Class KaijuClearIdentifiersAction
Action to clear the identifiers of a agent.
Inherited Members
Namespace: KaijuSolutions.Agents.Behavior
Syntax
[Serializable]
public class KaijuClearIdentifiersAction : KaijuIdentifierAction
Methods
HandleAction()
Handle the identifiers action.
Declaration
protected override bool HandleAction()
Returns
| Type | Description |
|---|---|
| System.Boolean | The result of the action. |