JukeboxControllerPS class
JukeboxControllerPS
Inheritance
Base: ScriptableDeviceComponentPS
Derived
None.
Properties
| Property | Type | |
|---|---|---|
jukeboxSetup | JukeboxSetup | scripted |
activeStation | int | scripted |
isPlaying | bool | scripted |
Functions
void GameAttached()overrideRTTIERadioStationList GetStartingStation()RTTIbool CanCreateAnyQuickHackActions()overrideRTTITDBID GetPaymentRecordID()RTTITogglePlay? ActionTogglePlay()RTTIPreviousStation? ActionPreviousStation()RTTINextStation? ActionNextStation()RTTIQuickHackDistraction? ActionQuickHackDistraction()overrideRTTICName GetGlitchSFX()RTTIbool IsPlaying()RTTIEntityNotificationType OnTogglePlay(TogglePlay evt)RTTIEntityNotificationType OnNextStation(NextStation evt)RTTIEntityNotificationType OnPreviousStation(PreviousStation evt)RTTIEntityNotificationType OnQuickHackDistraction(QuickHackDistraction evt)overrideRTTITDBID GetDeviceIconTweakDBID()overrideRTTITDBID GetBackgroundTextureTweakDBID()overrideRTTIJukeboxBlackboardDef? GetBlackboardDef()overrideRTTICName GetRadioStationEventName()RTTI