Space Engineers
|
This is the complete list of members for VRage.Rpc.RpcDispatcher< TState >, including all inherited members.
Cache | VRage.Rpc.RpcDispatcher< TState > | |
Dispatch< T1, T2, T3, T4, T5, T6, T7 >(CallSite callSite, ref TState state, ref T1 arg1, ref T2 arg2, ref T3 arg3, ref T4 arg4, ref T5 arg5, ref T6 arg6, ref T7 arg7, object target=null) | VRage.Rpc.RpcDispatcher< TState > | inline |
GetCallSite(Delegate callSite) | VRage.Rpc.RpcDispatcher< TState > | inline |
GetSCallSite(Func< Delegate > callSiteGetter) | VRage.Rpc.RpcDispatcher< TState > | inline |
GetXCallSite< T >(Func< T, Delegate > callSiteGetter, T arg) | VRage.Rpc.RpcDispatcher< TState > | inline |
Invoke(BitStream stream) | VRage.Rpc.RpcDispatcher< TState > | inline |
Transmitter | VRage.Rpc.RpcDispatcher< TState > |