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 |
| override bool Can | ( | PlayerBase | player, |
| ActionTarget | target | ||
| ) |
| override bool CanContinue | ( | PlayerBase | player, |
| ActionTarget | target | ||
| ) |
| protected int m_AllowedLiquidSource |
Referenced by Can(), and CCTWaterSurfaceEx().
| CCTWaterSurface m_MaximalActionDistanceSq |
Referenced by Can(), and CCTWaterSurfaceEx().