ScannerSkillchecks class
ScannerSkillchecks
Inheritance
Base: ScannerChunk
Derived
None.
Properties
| Property | Type | |
|---|---|---|
skillchecks | UIInteractionSkillCheck[] | scripted |
authorizationRequired | bool | scripted |
isPlayerAuthorized | bool | scripted |
Functions
UIInteractionSkillCheck[] GetSkillchecks()RTTIbool GetAuthorization()RTTIbool GetPlayerAuthorization()RTTIvoid Set(UIInteractionSkillCheck[] sklchs)RTTIvoid SetAuthorization(bool auth)RTTIvoid SetPlayerAuthorization(bool auth)RTTIbool IsValid()overrideRTTIScannerDataType GetType()overrideRTTI