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

Protected Member Functions

void CCTObject (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 cctobject.c.

Constructor & Destructor Documentation

◆ CCTObject()

void CCTObject ( float maximal_target_distance = UAMaxDistances.DEFAULT)
inlineprotected

Definition at line 5 of file cctobject.c.

References m_MaximalActionDistanceSq.

Member Function Documentation

◆ Can()

override bool Can ( PlayerBase player,
ActionTarget target )
inlineprotected

Definition at line 10 of file cctobject.c.

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

Field Documentation

◆ m_MaximalActionDistanceSq

float m_MaximalActionDistanceSq
protected

Definition at line 3 of file cctobject.c.

Referenced by CCTObject(), and Can().


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