MapInstance |
Bounds | Get the world bounds of the map |
ComponentVersion | |
EnableCollision | |
IsLoaded | True if the map is loaded |
MapName | |
NoOrigin | |
OnMapLoaded | Called when the map has successfully loaded |
OnMapUnloaded | Called when the map has been unloaded |
UseMapFromLaunch |
OnCreateObject | Override this to add components to a map object. Only called for map objects that are not implemented. |
OnDirty | |
OnLoad | |
OnTagsChanged | |
OnUpdate | |
UnloadMap | Unload the current map. |