Dayz Explorer 1.29.162510
Loading...
Searching...
No Matches
cctwatersurface.c File Reference

Go to the source code of this file.

Classes

class  CCTWaterSurface

Functions

void CCTWaterSurfaceEx (float maximal_target_distance, int allowedLiquidSource)
override bool Can (PlayerBase player, ActionTarget target)
override bool CanContinue (PlayerBase player, ActionTarget target)

Variables

CCTWaterSurface m_MaximalActionDistanceSq
int m_AllowedLiquidSource

Function Documentation

◆ Can()

override bool Can ( PlayerBase player,
ActionTarget target )
protected

Definition at line 68 of file cctwatersurface.c.

◆ CanContinue()

override bool CanContinue ( PlayerBase player,
ActionTarget target )
protected

Definition at line 87 of file cctwatersurface.c.

◆ CCTWaterSurfaceEx()

void CCTWaterSurfaceEx ( float maximal_target_distance,
int allowedLiquidSource )
protected

Definition at line 62 of file cctwatersurface.c.

Variable Documentation

◆ m_AllowedLiquidSource

int m_AllowedLiquidSource
protected

Definition at line 60 of file cctwatersurface.c.

◆ m_MaximalActionDistanceSq

CCTWaterSurface m_MaximalActionDistanceSq