Dayz Explorer 1.28.160049
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::CCTObject ( float maximal_target_distance = UAMaxDistances.DEFAULT)
protected

Definition at line 5 of file cctobject.c.

Member Function Documentation

◆ Can()

override bool CCTObject::Can ( PlayerBase player,
ActionTarget target )
protected

Definition at line 10 of file cctobject.c.

Member Data Documentation

◆ m_MaximalActionDistanceSq

float CCTObject::m_MaximalActionDistanceSq
protected

Definition at line 3 of file cctobject.c.


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