See: Description
| Class | Description |
|---|---|
| EditorTaglet |
This taglet indicates that a command can only be executed in Editor Mode.
|
| LocalTaglet |
This taglet indicates that a command is only executed locally, instead of automatically synchronized.
|
| SinglePlayerTaglet |
This taglet indicates that a command can only be executed in single player mode.
|
| SyncTaglet |
This taglet indicates that a command is automatically synchronized with the other players, instead of only executed locally.
|