PC Stable Documentation
|
|
Static Private Member Functions | |
static int | GetStepsParticleID (string surface_name) |
static int | GetWheelParticleID (string surface_name) |
static int | GetParamInt (string surface_name, string param_name) |
static float | GetParamFloat (string surface_name, string param_name) |
static string | GetParamText (string surfaceName, string paramName) |
static bool | AllowedWaterSurface (float pHeight, string pSurface, array< string > pAllowedSurfaceList) |
static bool | CheckLiquidSource (float pHeight, string pSurface, int allowedWaterSourceMask) |
|
inlinestaticprivate |
References g_Game, string::Replace(), and UAWaterType::SEA.
Referenced by CCTWaterSurface::Can(), and ItemBase::IsSurfaceWater().
|
inlinestaticprivate |
References g_Game, SurfaceInfo::GetByName(), SurfaceInfo::GetLiquidType(), and LIQUID_SALTWATER.
References CGame::ConfigGetFloat(), and GetGame().
Referenced by DealEvinronmentAdjustedDmg(), GetSurfaceWetnessOnHeatModifier(), and ManBase::ProcessFeetDamageServer().
References CGame::ConfigGetInt(), and GetGame().
References CGame::ConfigGetText(), and GetGame().
Referenced by GetObjectNameFromSurfaceConfig().
References SurfaceInfo::GetByName(), and SurfaceInfo::GetStepParticleId().
Referenced by DayZPlayer::OnStepEvent().
References SurfaceInfo::GetByName(), and SurfaceInfo::GetWheelParticleId().
Referenced by Car::EOnPostSimulate(), and EffWheelSmoke::SetSurface().