IsPlayerReachablePrereq class
IsPlayerReachablePrereq
Inheritance
Base: game.IScriptablePrereq
Derived
None.
Properties
| Property | Type | |
|---|---|---|
invert | bool | scripted |
checkRMA | bool | scripted |
checkOnlyRMA | bool | scripted |
minRMADistance | float | scripted |
canCheckProxy | bool | scripted |
horTolerance | float | scripted |
verTolerance | float | scripted |
Functions
void Initialize(TDBID recordID)overrideRTTIbool IsFulfilled(ScriptGameInstance game, IScriptable context)overrideRTTIbool GetFinalResult(bool result)RTTI