Introduction
Provides object creation/deletion management. This can be used in place of the normal Instantiate and Destroy methods to allow working with networked projects.
Methods#
| Name | Description |
|---|---|
| InstantiateObject | Instantiate an object |
| DestroyObject | Destroy an object |