SensePreset_Record class
game.data.SensePreset_Record
Inheritance
Base: game.data.TweakDBRecord
Derived
None.
Properties
None.
Functions
int GetShapesCount()RTTIWeakHandle<game.data.SenseShape_Record> GetShapesItem(int index)RTTIgame.data.SenseShape_Record? GetShapesItemHandle(int index)RTTIbool ShapesContains(WeakHandle<game.data.SenseShape_Record> item)RTTIint GetCurvesCount()RTTIWeakHandle<game.data.DetectionCurve_Record> GetCurvesItem(int index)RTTIgame.data.DetectionCurve_Record? GetCurvesItemHandle(int index)RTTIbool CurvesContains(WeakHandle<game.data.DetectionCurve_Record> item)RTTIint GetMaterialCurvesCount()RTTIWeakHandle<game.data.DetectionCurve_Record> GetMaterialCurvesItem(int index)RTTIgame.data.DetectionCurve_Record? GetMaterialCurvesItemHandle(int index)RTTIbool MaterialCurvesContains(WeakHandle<game.data.DetectionCurve_Record> item)RTTICName DayNightCurve()RTTIfloat DetectionDropFactor()RTTIfloat DetectionDifficultyModifierNormal()RTTIfloat DetectionCoolDownTime()RTTIfloat DetectionDifficultyModifierEasy()RTTIfloat DetectionDifficultyModifierHard()RTTIfloat DetectionPartCoolDownTime()RTTIfloat DetectionFactor()RTTIfloat DetectionDifficultyModifierVeryHard()RTTIbool UseZCorrection()RTTIbool IgnorePhysicsTest()RTTI