Navigation
BlueprintAPI > BlueprintAPI/LearningAgents
Specifies a new null action. This represents an empty action and can be useful when an action is needed which does nothing.
Target is Learning Agents Actions
Inputs
| Type | Name | Description |
|---|---|---|
| object | Schema | The Action Schema |
| name | Tag | The tag of this new action. Used during action object validation and debugging. |
Outputs
| Type | Name | Description |
|---|---|---|
| struct | Return Value | The newly created action schema element. |