Class BlockLinesIterator

inherits from Object

Public Member Variables

Public Functions

native static BlockLinesIterator Create(
Actor origin,
double checkradius = -1
)

native static BlockLinesIterator CreateFromPos(
Vector3 pos,
double checkh,
double checkradius,
Sector sec = null
)

native bool Next()