Dayz Explorer 1.29.162510
Loading...
Searching...
No Matches
CCTCursor Class Reference
Inheritance diagram for CCTCursor:
CCTBase

Protected Member Functions

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

Protected Attributes

float m_MaximalActionDistanceSq
const float HEIGHT_ERECT = 1.6
const float HEIGHT_CROUCH = 1.05
const float HEIGHT_PRONE = 0.66

Detailed Description

Definition at line 1 of file cctcursor.c.

Constructor & Destructor Documentation

◆ CCTCursor()

void CCTCursor::CCTCursor ( float maximal_target_distance = UAMaxDistances.DEFAULT)
protected

Definition at line 10 of file cctcursor.c.

Member Function Documentation

◆ Can()

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

Definition at line 15 of file cctcursor.c.

Member Data Documentation

◆ HEIGHT_CROUCH

const float CCTCursor::HEIGHT_CROUCH = 1.05
protected

Definition at line 7 of file cctcursor.c.

◆ HEIGHT_ERECT

const float CCTCursor::HEIGHT_ERECT = 1.6
protected

Definition at line 6 of file cctcursor.c.

◆ HEIGHT_PRONE

const float CCTCursor::HEIGHT_PRONE = 0.66
protected

Definition at line 8 of file cctcursor.c.

◆ m_MaximalActionDistanceSq

float CCTCursor::m_MaximalActionDistanceSq
protected

Definition at line 3 of file cctcursor.c.


The documentation for this class was generated from the following file:
  • Daten/4_world/classes/useractionscomponent/targetconditionscomponents/cctcursor.c