Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


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

Warning
Deprecated. The experimental PathQueryStatus enum has been deprecated. Use NavQueryStatus instead.
StatusDetailMask = 16777215

Remarks

It can be used to separate the detail flags from the main status flags.