Class SectorTagIterator

inherits from Object

Public Functions

static SectorTagIterator Create(
int tag,
Line defline = null
)
🛇deprecated since 3.8.0: Use Level.CreateSectorTagIterator() instead

native int Next()

native int NextCompat(
bool compat,
int secnum
)