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

Protected Member Functions

void CCTNonRuined (float maximal_target_distance=UAMaxDistances.DEFAULT)
override bool Can (PlayerBase player, ActionTarget target)

Protected Attributes

float m_MaximalActionDistanceSq

Detailed Description

Definition at line 1 of file cctnonruined.c.

Constructor & Destructor Documentation

◆ CCTNonRuined()

void CCTNonRuined ( float maximal_target_distance = UAMaxDistances.DEFAULT)
inlineprotected

Definition at line 5 of file cctnonruined.c.

References m_MaximalActionDistanceSq.

Member Function Documentation

◆ Can()

override bool Can ( PlayerBase player,
ActionTarget target )
inlineprotected

Definition at line 10 of file cctnonruined.c.

References ActionTarget, vector::DistanceSq(), and m_MaximalActionDistanceSq.

Field Documentation

◆ m_MaximalActionDistanceSq

float m_MaximalActionDistanceSq
protected

Definition at line 3 of file cctnonruined.c.

Referenced by CCTNonRuined(), and Can().


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