ScanningController class
game.ScanningController
Inheritance
Base: IScriptable
Derived
None.
Properties
None.
Functions
bool IsScanned(game.Object objectt)RTTIbool SetIsScanned_Event(game.Object objectt, bool val)RTTIfloat GetScanProgress(game.Object objectt)RTTIvoid TagObject(game.Object objectt)RTTIfloat UntagObject(game.Object objectt)RTTIvoid UntagAll()RTTIbool IsTagged(game.Object objectt)RTTIvoid EnterMode(game.Object objectt, game.ScanningMode mode)RTTIvoid PulseScan(game.Object objectt, float range3D, Vector4? range2D, Vector4? startPosition)RTTIvoid ImmediateScan(game.Object objectt, float range3D, Vector4? range2D, Vector4? startPosition)RTTIent.EntityID GetExclusiveFocusClueEntity()RTTI