!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
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. 
 |