DisplayGlassControllerPS class
DisplayGlassControllerPS
Inheritance
Base: ScriptableDeviceComponentPS
Derived
None.
Properties
| Property | Type | |
|---|---|---|
isTinted | bool | scripted |
useAppearances | bool | scripted |
clearAppearance | CName | scripted |
tintedAppearance | CName | scripted |
Functions
bool OnInstantiated()overrideRTTIvoid GameAttached()overrideRTTIbool IsTinted()RTTIbool UsesAppearances()RTTIbool CanCreateAnyQuickHackActions()overrideRTTIgame.device.Action? GetQuestActionByName(CName actionName)overrideRTTIQuestForceTintGlass? ActionQuestForceTintGlass()RTTIEntityNotificationType OnQuestForceTintGlass(QuestForceTintGlass evt)RTTIQuestForceClearGlass? ActionQuestForceClearGlass()RTTIEntityNotificationType OnQuestForceClearGlass(QuestForceClearGlass evt)RTTIEntityNotificationType OnToggleGlassTint(ToggleGlassTint evt)RTTIToggleGlassTint? ActionToggleGlassTint()RTTIEntityNotificationType OnToggleGlassTintHack(ToggleGlassTintHack evt)RTTIToggleGlassTintHack? ActionToggleGlassTintHack()RTTICName GetTintAppearance()RTTICName GetClearAppearance()RTTITDBID GetDeviceIconTweakDBID()overrideRTTITDBID GetBackgroundTextureTweakDBID()overrideRTTI