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

Data Structures

class  ActionWashHandsWellCB
 

Functions

ActionWashHandsWellCB ActionContinuousBaseCB ActionWashHandsWell ()
 
override void CreateActionComponent ()
 
override GetInputType ()
 
override void CreateConditionComponents ()
 
override bool ActionCondition (PlayerBase player, ActionTarget target, ItemBase item)
 
override void OnFinishProgressServer (ActionData action_data)
 
override bool IsLockTargetOnUse ()
 

Function Documentation

◆ ActionCondition()

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

◆ ActionWashHandsWell()

◆ CreateActionComponent()

override void CreateActionComponent ( )

References m_CommandUID, and m_StanceMask.

◆ CreateConditionComponents()

override void CreateConditionComponents ( )

◆ GetInputType()

override GetInputType ( )

◆ IsLockTargetOnUse()

override bool IsLockTargetOnUse ( )

◆ OnFinishProgressServer()

override void OnFinishProgressServer ( ActionData  action_data)

References GetPlugin(), and PluginLifespan().