 | EntityObjectPoolAlloc Method |
[Missing <summary> documentation for "M:Slash.Unity.Common.ECS.EntityObjectPool.Alloc"]
Namespace: Slash.Unity.Common.ECSAssembly: Slash.Unity.Common (in Slash.Unity.Common.dll) Version: 1.0.6018.40182
Syntaxpublic GameObject Alloc()
Public Function Alloc As GameObject
public:
GameObject^ Alloc()
member Alloc : unit -> GameObject
Return Value
Type:
GameObject[Missing <returns> documentation for "M:Slash.Unity.Common.ECS.EntityObjectPool.Alloc"]
See Also