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

Protected Member Functions

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

Protected Attributes

float m_MaximalActionDistanceSq

Detailed Description

Definition at line 26 of file cctobject.c.

Constructor & Destructor Documentation

◆ CCTParent()

void CCTParent ( float maximal_target_distance = UAMaxDistances.DEFAULT)
inlineprotected

Definition at line 30 of file cctobject.c.

References m_MaximalActionDistanceSq.

Member Function Documentation

◆ Can()

override bool Can ( PlayerBase player,
ActionTarget target )
inlineprotected

Definition at line 35 of file cctobject.c.

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

Field Documentation

◆ m_MaximalActionDistanceSq

float m_MaximalActionDistanceSq
protected

Definition at line 28 of file cctobject.c.

Referenced by CCTParent(), and Can().


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