![]() |
Dayz Build 1.29.163047, Scripts Rev. 123548
Dayz Code Explorer by Zeroy
|
Go to the source code of this file.
Data Structures | |
| class | CCTWaterSurface |
Functions | |
| override bool | Can (PlayerBase player, ActionTarget target) |
| override bool | CanContinue (PlayerBase player, ActionTarget target) |
| void | CCTWaterSurfaceEx (float maximal_target_distance, int allowedLiquidSource) |
Variables | |
| int | m_AllowedLiquidSource |
| CCTWaterSurface | m_MaximalActionDistanceSq |
|
protected |
Definition at line 68 of file cctwatersurface.c.
References ActionTarget, Surface::CheckLiquidSource(), vector::DistanceSq(), g_Game, m_AllowedLiquidSource, and m_MaximalActionDistanceSq.
|
protected |
Definition at line 87 of file cctwatersurface.c.
References ActionTarget.
Definition at line 62 of file cctwatersurface.c.
References m_AllowedLiquidSource, and m_MaximalActionDistanceSq.
Referenced by ActionFillBottleBase::ActionCondition(), ActionFishingNew::CreateConditionComponents(), ActionInteractLoopBase::CreateConditionComponents(), and CreateConditionComponents().
|
protected |
Definition at line 60 of file cctwatersurface.c.
Referenced by Can(), and CCTWaterSurfaceEx().
| CCTWaterSurface m_MaximalActionDistanceSq |
Referenced by Can(), and CCTWaterSurfaceEx().