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

Private Member Functions

void ActionCarDoors ()
 
override void CreateConditionComponents ()
 
override bool ActionCondition (PlayerBase player, ActionTarget target, ItemBase item)
 
override void OnStartServer (ActionData action_data)
 
override void OnEndServer (ActionData action_data)
 
override void OnEnd (ActionData action_data)
 
override bool CanBeUsedInVehicle ()
 
override bool HasTarget ()
 
protected void FillCommandUIDPerCrewIdx (int crewIdx0, int crewIdx1, int crewIdx2, int crewIdx3)
 
protected void FillCommandUIDPerCrewIdx (int evenCrewIdx0, int unevenCrewIdx1)
 

Private Attributes

protected int m_CommandUIDPerCrewIdx [4]
 
protected bool m_IsOpening = true
 
CarScript m_Car = null
 
string m_AnimSource = ""
 

Constructor & Destructor Documentation

◆ ActionCarDoors()

Member Function Documentation

◆ ActionCondition()

override bool ActionCondition ( PlayerBase  player,
ActionTarget  target,
ItemBase  item 
)
inlineprivate

◆ CanBeUsedInVehicle()

override bool CanBeUsedInVehicle ( )
inlineprivate

◆ CreateConditionComponents()

override void CreateConditionComponents ( )
inlineprivate

◆ FillCommandUIDPerCrewIdx() [1/2]

protected void FillCommandUIDPerCrewIdx ( int  crewIdx0,
int  crewIdx1,
int  crewIdx2,
int  crewIdx3 
)
inlineprivate

◆ FillCommandUIDPerCrewIdx() [2/2]

protected void FillCommandUIDPerCrewIdx ( int  evenCrewIdx0,
int  unevenCrewIdx1 
)
inlineprivate

◆ HasTarget()

override bool HasTarget ( )
inlineprivate

◆ OnEnd()

override void OnEnd ( ActionData  action_data)
inlineprivate

◆ OnEndServer()

override void OnEndServer ( ActionData  action_data)
inlineprivate

◆ OnStartServer()

override void OnStartServer ( ActionData  action_data)
inlineprivate

Field Documentation

◆ m_AnimSource

string m_AnimSource = ""
private

Referenced by OnEnd().

◆ m_Car

CarScript m_Car = null
private

Referenced by OnEnd().

◆ m_CommandUIDPerCrewIdx

protected int m_CommandUIDPerCrewIdx[4]
private

◆ m_IsOpening


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