PC Stable Documentation
 
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
Loading...
Searching...
No Matches
CCTWaterSurface.c File Reference

Data Structures

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
 
protected int m_AllowedLiquidSource
 

Function Documentation

◆ Can()

◆ CanContinue()

override bool CanContinue ( PlayerBase  player,
ActionTarget  target 
)

◆ CCTWaterSurfaceEx()

Variable Documentation

◆ m_AllowedLiquidSource

protected int m_AllowedLiquidSource

Referenced by Can(), and CCTWaterSurfaceEx().

◆ m_MaximalActionDistanceSq

CCTWaterSurface m_MaximalActionDistanceSq

Referenced by Can(), and CCTWaterSurfaceEx().