Dayz Build 1.29.163047, Scripts Rev. 123548
Dayz Code Explorer by Zeroy
Loading...
Searching...
No Matches
ActionZoomIn Class Reference
Inheritance diagram for ActionZoomIn:
ActionSingleUseBase

Private Member Functions

void ActionZoomIn ()
override bool ActionCondition (PlayerBase player, ActionTarget target, ItemBase item)
override void CreateConditionComponents ()
override bool HasTarget ()
override void OnEndServer (ActionData action_data)

Detailed Description

Definition at line 1 of file actionzoomin.c.

Constructor & Destructor Documentation

◆ ActionZoomIn()

void ActionZoomIn ( )
inlineprivate

Definition at line 3 of file actionzoomin.c.

References ActionBase::m_Text.

Member Function Documentation

◆ ActionCondition()

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

Definition at line 19 of file actionzoomin.c.

References ActionTarget, Class::CastTo(), and ItemOptics::IsInOptics().

◆ CreateConditionComponents()

override void CreateConditionComponents ( )
inlineprivate

Definition at line 8 of file actionzoomin.c.

References ActionBase::m_ConditionItem, and ActionBase::m_ConditionTarget.

◆ HasTarget()

override bool HasTarget ( )
inlineprivate

Definition at line 14 of file actionzoomin.c.

◆ OnEndServer()

override void OnEndServer ( ActionData action_data)
inlineprivate

Definition at line 29 of file actionzoomin.c.

References ActionData, Class::CastTo(), and ItemOptics::EnterOptics().


The documentation for this class was generated from the following file:
  • F:/Games/Dayz/scripts/4_world/classes/useractionscomponent/actions/singleuse/actionzoomin.c