Nothing

Meta Action Type

Does nothing. Can be used as a backup in case an action is not optional in some place.

Type ID: origins:nothing

Fields

None.

Examples

"entity_action": {
    "type": "origins:nothing"
}

This example does... nothing.

"bientity_action": {
    "type": "origins:nothing"
}

This example... also does nothing.