Behavior.StartFailed Property
Definition
Namespace: Brine2D.ECS
Gets whether OnStart() threw an exception on its last attempt. When true, the behavior is silently skipped each tick. Call ResetStart() to allow OnStart() to run again.
Namespace: Brine2D.ECS
Gets whether OnStart() threw an exception on its last attempt. When true, the behavior is silently skipped each tick. Call ResetStart() to allow OnStart() to run again.