Space Engineers
|
This is the complete list of members for VRage.Rpc.CallSiteCache, including all inherited members.
Get(object associatedObject, Func< Delegate > getter) | VRage.Rpc.CallSiteCache | inline |
Get< T >(object associatedObject, Func< T, Delegate > getter, T arg) | VRage.Rpc.CallSiteCache | inline |
GetSerializer(Type t) | VRage.Rpc.CallSiteCache | inline |
GetSerializer< T >() | VRage.Rpc.CallSiteCache | inline |
Register(CallSite site) | VRage.Rpc.CallSiteCache | inline |
Register(MethodInfo info, ushort id) | VRage.Rpc.CallSiteCache | inline |
RegisterFromAssembly(Assembly assembly, ref ushort startId) | VRage.Rpc.CallSiteCache | inline |
RegisterSerializer(Type serializedType, object serializer) | VRage.Rpc.CallSiteCache | inline |
RegisterSerializer< T >(Serializer< T > serializer) | VRage.Rpc.CallSiteCache | inline |
this[int id] | VRage.Rpc.CallSiteCache | |
this[MethodInfo info] | VRage.Rpc.CallSiteCache |