메소드 | 설명 | |
---|---|---|
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 | |
리턴 | 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 | |
리턴 | bool |