Field inputFromEntity
Accessor for retrieving the input buffer from the target entity.
Namespace: Unity.NetCode
Assembly: solution.dll
Syntax
[ReadOnly]
public BufferLookup<TCommandData> inputFromEntity
Returns
Type | Description |
---|---|
BufferLookup<TCommandData> |