Click or drag to resize
EntityObjectPoolFree Method

[Missing <summary> documentation for "M:Slash.Unity.Common.ECS.EntityObjectPool.Free(UnityEngine.GameObject)"]

Namespace: Slash.Unity.Common.ECS
Assembly: Slash.Unity.Common (in Slash.Unity.Common.dll) Version: 1.0.6018.40182
Syntax
public void Free(
	GameObject entityObject
)

Parameters

entityObject
Type: GameObject

[Missing <param name="entityObject"/> documentation for "M:Slash.Unity.Common.ECS.EntityObjectPool.Free(UnityEngine.GameObject)"]

See Also