Vector2
csgo.vector2
Constructor
Vector2
container for a 2-dimensional vector.
csgo.vector2(x, y)
Parameter
Data type
Description
x
integer
constructor x value
y
integer
constructor y value
Last updated
csgo.vector2
container for a 2-dimensional vector.
csgo.vector2(x, y)
Parameter
Data type
Description
x
integer
constructor x value
y
integer
constructor y value
Last updated