StatusDetailMask
Bitmask that has 0 set for the Success, Failure and InProgress bits and 1 set for all the other flags.
Read time 1 minuteLast updated 12 days ago
Definition
- Type: Field
- Namespace: UnityEngine.Experimental.AI
- Assembly: UnityEngine.AIModule
StatusDetailMask = 16777215
Remarks
It can be used to separate the detail flags from the main status flags.