csharp
public enum ActionStatusHow an action is getting on.
Fields and properties (3)
RunningStill going. Tick it again next time this agent gets a slot.
SucceededDone, and it worked.
FailedDone, and it did not. A composite above it decides what that means.
Used by (73, showing 40)
- AgentDebugRecordVixen.Ai
- AgentDebugRecorderTestsVixen.Ai.Tests
- AiAgentVixen.Ai
- AiAgentSnapshotVixen.Ai
- AiDebugChannelVixen.Ai
- AiDiagnosisVixen.Ai
- AiOverlayStyleVixen.Ai.Diagnostics
- AiSystemVixen.Ai
- AiSystemTestsVixen.Ai.Tests
- AiSystemTreeTestsVixen.Ai.Tests
- AlwaysFailsVixen.Ai.Tests
- AlwaysRunsVixen.Ai.Tests
- AuthorableNodeTestsVixen.Ai.Tests
- BehaviorDecoratorVixen.Ai
- BehaviorNodeSchemaVixen.Ai
- BehaviorTreeCompositeTestsVixen.Ai.Tests
- BehaviorTreeDecoratorTestsVixen.Ai.Tests
- BehaviorTreeInstanceVixen.Ai
- BehaviorTreeResolverVixen.Ai
- BehaviorTreeTaskTestsVixen.Ai.Tests
- BindingTestsVixen.Ai.Perception.Tests
- BuildStateVixen.Ai
- ClearBlackboardValueTaskVixen.Ai
- ConditionalLoopDecoratorVixen.Ai
- CooldownDecoratorVixen.Ai
- CountingVixen.Ai.Tests
- CountingActionVixen.Ai.Tests
- FinishWithTaskVixen.Ai
- FinishingVixen.Ai.Tests
- FinishingActionVixen.Ai.Tests
- ForceFailureDecoratorVixen.Ai
- ForceSuccessDecoratorVixen.Ai
- IAgentActionVixen.Ai
- IdleVixen.Ai.Tests
- IdleVixen.Ai.Diagnostics.Tests
- IdlingVixen.Ai.Nodes.Tests
- InverterDecoratorVixen.Ai
- KeyWritingTaskVixen.Ai.Tests
- LogTaskVixen.Ai
- LoopDecoratorVixen.Ai