MediaDeviceControllerPS
Base: ScriptableDeviceComponentPS
HoloTableControllerPS, RadioControllerPS, TVControllerPS
| Property | Type | |
|---|---|---|
previousStation | int | scripted |
activeChannelName | string | scripted |
dataInitialized | bool | scripted |
amountOfStations | int | scripted |
activeStation | int | scripted |
MediaDeviceStatus? ActionMediaDeviceStatus() RTTINextStation? ActionNextStation() RTTIPreviousStation? ActionPreviousStation() RTTIQuestSetChannel? ActionQuestSetChannel() RTTIgame.device.Action? GetQuestActionByName(CName actionName) overrideRTTIEntityNotificationType OnNextStation(NextStation evt) RTTIEntityNotificationType OnPreviousStation(PreviousStation evt) RTTIEntityNotificationType OnQuestSetChannel(QuestSetChannel evt) RTTIQuestEnableInteraction? ActionQuestEnableInteraction() RTTIEntityNotificationType OnQuestEnableInteraction(QuestEnableInteraction evt) RTTIQuestDisableInteraction? ActionQuestDisableInteraction() RTTIEntityNotificationType OnQuestDisableInteraction(QuestDisableInteraction evt) RTTIQuestDefaultStation? ActionQuestDefaultStation() RTTIQuestNextStation? ActionQuestNextStation() RTTIEntityNotificationType OnQuestNextStation(QuestNextStation evt) RTTIQuestPreviousStation? ActionQuestPreviousStation() RTTIEntityNotificationType OnQuestPreviousStation(QuestPreviousStation evt) RTTIvoid GetQuickHackDistractionActions() RTTItext.TextParameterSet? GetDeviceStatusTextData() overrideRTTIThumbnailUI? ActionThumbnailUI() overrideRTTIMediaDeviceStatus? GetDeviceStatusAction() overrideRTTIint GetPreviousStationIndex() RTTIint GetActiveStationIndex() RTTIstring GetActiveStationName() RTTIvoid SetActiveStationIndex(int stationIDX) RTTIvoid PassChannelName(string channelName) RTTI