Table of Contents

Constructor Vector2Int

Namespace
Anvil.API
Assembly
NWN.Anvil.dll

Vector2Int(int, int)

A vector with two 32 bit integer values.

public Vector2Int(int x = 0, int y = 0)

Parameters

x int
y int