Method | Description | |
---|---|---|
CanHandle ( VRage.Network.CallSite site ) : bool | ||
Handle ( ulong remoteUserId, VRage.Network.CallSite site, VRage.Library.Collections.BitStream stream, object obj ) : bool |
public CanHandle ( VRage.Network.CallSite site ) : bool | ||
site | VRage.Network.CallSite | |
return | bool |
public Handle ( ulong remoteUserId, VRage.Network.CallSite site, VRage.Library.Collections.BitStream stream, object obj ) : bool | ||
remoteUserId | ulong | |
site | VRage.Network.CallSite | |
stream | VRage.Library.Collections.BitStream | |
obj | object | |
return | bool |