Table of Contents

Enum GridNavFile.GridNavCellFlags

Namespace
ValveResourceFormat.MapFormats
Assembly
ValveResourceFormat.dll

Flags for grid navigation cells.

[Flags]
public enum GridNavFile.GridNavCellFlags : byte

Fields

Empty = 0
Traversable = 1
Blocked = 2
HeroBlocking = 4
CreatureBlocking = 8
WardBlocking = 16