Skip to content
Bit Quirky Behavior Trees and
State Machines

Search documentation

All topics and APIs

Close returns focus to Search.

What are you looking for?

Try a common topic or enter a complete API identifier.

Browse the reference instead

Esc closes · Tab reaches results · Enter opens the focused link

v0.6.0
Menu

BehaviorAgentUpdateMode.cs declarations

Public API declaration excerpts from Packages/io.bitquirky.behavior/Runtime/GameObject/BehaviorAgentUpdateMode.cs.

Source snapshot ad0983d00d77.

Original file: Packages/io.bitquirky.behavior/Runtime/GameObject/BehaviorAgentUpdateMode.cs

Source file hash: sha256:5757cd6dacd39763f6b5d40d506b90e403d6252c5097eebba5a9651c5c7505eb

Only public declaration headers are shown. Implementation bodies, non-public code, and source comments are omitted.

Original lines: 14-21

Declaration hash: sha256:244e86e1338c299eeeecc9a369e2198e768f35fb3c45a4103c6694cbf25c34d7

C#
public enum BehaviorAgentUpdateMode : byte
{
}

Original lines: 17

Declaration hash: sha256:c90f00d5fdb93015edb8b946083d4e0dbeca6cac9d75990de274320cf7f5bc06

C#
Update = 0

Original lines: 20

Declaration hash: sha256:90fa3647e811ff94c5e37e79e2a70ffc9c30efd45721e2237ecfce8e72aa28cb

C#
FixedUpdate = 1
Full-size image