Table of Contents

Class RaycastCommandListPool

Namespace
AwesomeTechnologies.Utility
Assembly
Assembly-CSharp.dll
public class RaycastCommandListPool
Inheritance
RaycastCommandListPool
Inherited Members
Extension Methods

Constructors

RaycastCommandListPool()

public RaycastCommandListPool()

Methods

Dispose()

public void Dispose()

Get()

public NativeList<RaycastCommand> Get()

Returns

NativeList<RaycastCommand>

Return(NativeList<RaycastCommand>)

public void Return(NativeList<RaycastCommand> obj)

Parameters

obj NativeList<RaycastCommand>