Battle Talent  V11
Public Member Functions | Static Public Attributes | List of all members
CrossLink.Network.NetworkModState Class Reference

Inherits CrossLink.Network.NetworkStateBase.

Public Member Functions

override void OnStartServer ()
 
override void OnStopServer ()
 
override void OnStartClient ()
 
override void OnStopClient ()
 
void ServerClearRoleDatas ()
 
void RpcClearRoleDatas ()
 
void ServerTargetRpcRoleDatas (NetworkConnectionToClient conn)
 
void TargetRpcModRoles (NetworkConnectionToClient conn, List< RoleReplaceData > datas, bool debugMode)
 
void RpcModRole (bool isApply, string modRole, string replaceRole)
 
void ApplyModRole (bool isApply, string modRole, string replaceRole)
 
string GetReplacementCharacter (string role)
 

Static Public Attributes

static NetworkModState Instance
 

Additional Inherited Members