Clearance class
game.device.Clearance
Inheritance
Base: IScriptable
Derived
None.
Properties
| Property | Type | |
|---|---|---|
min | int | |
max | int |
Functions
static bool IsInRange(game.device.Clearance clearance, int clearanceLevel)staticRTTIstatic game.device.Clearance? CreateClearance(int? min, int? max)staticRTTIstatic int GetMaxClearanceLevel()staticRTTIstatic int GetMinClearanceLevel()staticRTTI