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

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)
 

Member Function Documentation

◆ AllowedWaterSurface()

static bool AllowedWaterSurface ( float  pHeight,
string  pSurface,
array< string pAllowedSurfaceList 
)
inlinestaticprivate

◆ CheckLiquidSource()

static bool CheckLiquidSource ( float  pHeight,
string  pSurface,
int  allowedWaterSourceMask 
)
inlinestaticprivate

◆ GetParamFloat()

static float GetParamFloat ( string  surface_name,
string  param_name 
)
inlinestaticprivate

◆ GetParamInt()

static int GetParamInt ( string  surface_name,
string  param_name 
)
inlinestaticprivate

References CGame::ConfigGetInt(), and GetGame().

◆ GetParamText()

static string GetParamText ( string  surfaceName,
string  paramName 
)
inlinestaticprivate

◆ GetStepsParticleID()

static int GetStepsParticleID ( string  surface_name)
inlinestaticprivate

◆ GetWheelParticleID()

static int GetWheelParticleID ( string  surface_name)
inlinestaticprivate

The documentation for this class was generated from the following file: