PC Stable Documentation
 
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
Loading...
Searching...
No Matches
ActionManagerServer Class Reference

Private Member Functions

void ActionManagerServer (PlayerBase player)
 
override void OnJumpStart ()
 
override void EndOrInterruptCurrentAction ()
 
override bool OnInputUserDataProcess (int userDataType, ParamsReadContext ctx)
 
override void StartDeliveredAction ()
 
override void OnActionEnd ()
 
override void Update (int pCurrentCommandID)
 
override void RequestInterruptAction ()
 server requests action interrupt
 
override ActionReciveData GetReciveData ()
 

Private Attributes

protected ActionBase m_PendingAction
 
ref ActionReciveData m_PendingActionReciveData
 

Constructor & Destructor Documentation

◆ ActionManagerServer()

void ActionManagerServer ( PlayerBase  player)
inlineprivate

Member Function Documentation

◆ EndOrInterruptCurrentAction()

override void EndOrInterruptCurrentAction ( )
inlineprivate

◆ GetReciveData()

override ActionReciveData GetReciveData ( )
inlineprivate

◆ OnActionEnd()

override void OnActionEnd ( )
inlineprivate

◆ OnInputUserDataProcess()

◆ OnJumpStart()

override void OnJumpStart ( )
inlineprivate

◆ RequestInterruptAction()

override void RequestInterruptAction ( )
inlineprivate

◆ StartDeliveredAction()

◆ Update()

Field Documentation

◆ m_PendingAction

protected ActionBase m_PendingAction
private

◆ m_PendingActionReciveData

ref ActionReciveData m_PendingActionReciveData
private

The documentation for this class was generated from the following file: