Enum GridNavFile.GridNavCellFlags
- Namespace
- ValveResourceFormat.MapFormats
- Assembly
- ValveResourceFormat.dll
Flags for grid navigation cells.
[Flags]
public enum GridNavFile.GridNavCellFlags : byteFields
Empty = 0Traversable = 1Blocked = 2HeroBlocking = 4CreatureBlocking = 8WardBlocking = 16