Class ExecutionList.BehaviourList
- Namespace
- Netick
- Assembly
- Netick.dll
public class ExecutionList.BehaviourList
- Inheritance
-
ExecutionList.BehaviourList
- Inherited Members
Constructors
BehaviourList(int, int)
public BehaviourList(int order, int cap)
Parameters
Fields
List
public List<INetickScript> List
Field Value
Order
public int Order
Field Value
PostNetworkFixedUpdate
public Action<BehaviourCallbackContext> PostNetworkFixedUpdate
Field Value
PreNetworkFixedUpdate
public Action<BehaviourCallbackContext> PreNetworkFixedUpdate