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)
Class.member