| GameObjectClone | Clones a GameObject, optionally spawning it on the network. |
| GameObjectCloneEx | Clones a GameObject with an explicit position, rotation, and scale. |
| GameObjectDestroy | Destroys the given GameObject. |
| LogError | Logs an error message. |
| LogInfo | Logs an informational message. |
| LogWarning | Logs a warning message. |