 | EntityGameObjectsBehaviourClearEntites Method |
Clears the entity-gameobject map and destroys all entity objects.
Namespace: Slash.Unity.Common.ECSAssembly: Slash.Unity.Common (in Slash.Unity.Common.dll) Version: 1.0.6018.40182
Syntaxpublic void ClearEntites()
public:
void ClearEntites()
member ClearEntites : unit -> unit
See Also