Netick.INetworkedVariable< T > Member List

This is the complete list of members for Netick.INetworkedVariable< T >, including all inherited members.

ApplyReceivedData(Tick srvTick)Netick.INetworkedVariable< T >virtual
GetInputSourceNetick.NetworkVariable
IdNetick.NetworkVariable
INetworkedVariable(T initial, NetworkBehaviour netObject, int id, bool isPredicted, int interpolationOption, bool onlyInputSource, OnChangedEvent onChanged=null, int interpolationId=-1)Netick.INetworkedVariable< T >
IsController(ServerConnection client)Netick.NetworkVariable
IsEffectedByAoINetick.NetworkVariable
IsNotEqual(T a, T b)Netick.INetworkedVariable< T >pure virtual
NetworkVariable(NetworkBehaviour netObject, int id, bool isPredicted, int interpolationOption, bool onlyInputSource)Netick.NetworkVariable
OnValueChangedNetick.INetworkedVariable< T >
Read(NetickBuffer buffer, Tick clientTickAck)Netick.NetworkVariable
RelevanceNetick.NetworkVariable
SandboxNetick.NetworkVariable
ValueNetick.INetworkedVariable< T >
Write(NetickBuffer buffer, ServerConnection client, int maxBytes, Tick simulationTick, out int left)Netick.NetworkVariable
WriteId(NetickBuffer buffer, IntCompressor compressor)Netick.NetworkVariable