Nothing
Does nothing. Can be used as a backup in case an action is not optional in some place.
Type ID: origins:nothing
Note
Only available as an Entity Action Type and a Bi-entity Action Type.
Fields
None.
Examples
"entity_action": {
"type": "origins:nothing"
}
This example does.. nothing.
"bientity_action": {
"type": "origins:nothing"
}
This example also does.. nothing.