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

Inherits CrossLink.Network.NetworkStateBase.

Public Member Functions

override void OnStartServer ()
 
override void OnStopServer ()
 
override void OnStartClient ()
 
override void OnStopClient ()
 
override void InitStates ()
 
void UpdateNetworkInputs (int index)
 
void Init ()
 

Public Attributes

InteractHand firstHand
 
InteractHand secondHand
 
Dictionary< VRTKInputButton.ButtonType, NetworkInputButtonfirstHandInputs = new Dictionary<VRTKInputButton.ButtonType, NetworkInputButton>()
 
Dictionary< VRTKInputButton.ButtonType, NetworkInputButtonsecondHandInputs = new Dictionary<VRTKInputButton.ButtonType, NetworkInputButton>()
 

Additional Inherited Members