Table of Contents

Enum AIController.BlockState

Namespace
VoxelPlayground.AI
Assembly
GamePlay.dll
[Flags]
public enum AIController.BlockState : uint

Fields

Disabled = 2
Grabbing = 1
HitStun = 4
None = 0