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

Private Member Functions

void ActionRemovePlant ()
 
override GetInputType ()
 
override void CreateConditionComponents ()
 
override bool ActionCondition (PlayerBase player, ActionTarget target, ItemBase item)
 
override void OnExecuteServer (ActionData action_data)
 

Private Attributes

PlantBase m_Plant
 

Constructor & Destructor Documentation

◆ ActionRemovePlant()

void ActionRemovePlant ( )
inlineprivate

References ActionBase::m_Text.

Member Function Documentation

◆ ActionCondition()

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

References Class::CastTo(), m_Plant, and PlantBase().

◆ CreateConditionComponents()

override void CreateConditionComponents ( )
inlineprivate

◆ GetInputType()

override GetInputType ( )
inlineprivate

◆ OnExecuteServer()

override void OnExecuteServer ( ActionData  action_data)
inlineprivate

References m_Plant.

Field Documentation

◆ m_Plant

PlantBase m_Plant
private

Referenced by ActionCondition(), and OnExecuteServer().


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