Result of an AI action
Verse using statement |
using { /Fortnite.com/AI } |
Enumerators
The ai_action_result
enumeration includes the following enumerators:
Name | Description |
---|---|
Success |
The action has been successfully executed |
Failure |
The action has failed during its execution |
Canceled |
The action has been canceled before completion |
Disallowed |
The action was not allowed to start |