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

Protected Member Functions

void CCTWaterSurface (float maximal_target_distance=UAMaxDistances.DEFAULT, string surfaceType="")
override bool Can (PlayerBase player, ActionTarget target)
override bool CanContinue (PlayerBase player, ActionTarget target)

Protected Attributes

const int HEIGHT_DIFF_LIMIT_METERS = 1.0
float m_MaximalActionDistanceSq
string m_SurfaceType
ref array< stringm_AllowedSurfaceList
 DEPRECATED.

Detailed Description

Definition at line 1 of file cctwatersurface.c.

Constructor & Destructor Documentation

◆ CCTWaterSurface()

void CCTWaterSurface::CCTWaterSurface ( float maximal_target_distance = UAMaxDistances.DEFAULT,
string surfaceType = "" )
protected

Definition at line 9 of file cctwatersurface.c.

Member Function Documentation

◆ Can()

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

use hit position from ActionTarget otherwise player's position

special handling for sea

Definition at line 18 of file cctwatersurface.c.

◆ CanContinue()

override bool CCTWaterSurface::CanContinue ( PlayerBase player,
ActionTarget target )
protected

Definition at line 51 of file cctwatersurface.c.

Member Data Documentation

◆ HEIGHT_DIFF_LIMIT_METERS

const int CCTWaterSurface::HEIGHT_DIFF_LIMIT_METERS = 1.0
protected

Definition at line 3 of file cctwatersurface.c.

◆ m_AllowedSurfaceList

ref array<string> CCTWaterSurface::m_AllowedSurfaceList
protected

DEPRECATED.

Definition at line 7 of file cctwatersurface.c.

◆ m_MaximalActionDistanceSq

float CCTWaterSurface::m_MaximalActionDistanceSq
protected

Definition at line 5 of file cctwatersurface.c.

◆ m_SurfaceType

string CCTWaterSurface::m_SurfaceType
protected

Definition at line 6 of file cctwatersurface.c.


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