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

Data Structures

class  ActionDisarmExplosiveCB
 

Functions

ActionDisarmExplosiveCB ActionContinuousBaseCB ActionDisarmExplosive ()
 
override void CreateActionComponent ()
 
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 OnFinishProgressServer (ActionData action_data)
 

Function Documentation

◆ ActionCondition()

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

◆ ActionDisarmExplosive()

◆ CreateActionComponent()

override void CreateActionComponent ( )

References m_CommandUID, and m_StanceMask.

◆ CreateConditionComponents()

override void CreateConditionComponents ( )

◆ OnEndServer()

override void OnEndServer ( ActionData  action_data)

References ExplosivesBase().

◆ OnFinishProgressServer()

override void OnFinishProgressServer ( ActionData  action_data)

◆ OnStartServer()

override void OnStartServer ( ActionData  action_data)

References ExplosivesBase().