Arma Reforger Script API
Loading...
Searching...
No Matches
SCR_VoiceoverSystem Member List

This is the complete list of members for SCR_VoiceoverSystem, including all inherited members.

AddActorUnconsciousCheck(notnull IEntity actor)SCR_VoiceoverSystemprotected
ApplySnapshot(notnull SCR_VoiceoverSystemSnapshot snapshot)SCR_VoiceoverSystemprotected
CallAnimCommand(IEntity actor, int commandParam)SCR_VoiceoverSystemprotected
ClearActorNames()SCR_VoiceoverSystem
CreateSnapshot()SCR_VoiceoverSystemprotected
DEFAULT_ANIM_COMMANDSCR_VoiceoverSystemprotectedstatic
DEFAULT_ANIM_VARIABLESCR_VoiceoverSystemprotectedstatic
FailsafeSubtitleToggle(string eventName)SCR_VoiceoverSystemprotected
GetDefaultActor()SCR_VoiceoverSystemprotected
GetInstance()SCR_VoiceoverSystemstatic
GetOnFinished()SCR_VoiceoverSystem
GetOnFinishedEvent()SCR_VoiceoverSystem
InitInfo(WorldSystemInfo outInfo)SCR_VoiceoverSystemstatic
IsPlaying()SCR_VoiceoverSystem
m_aActorsSCR_VoiceoverSystemprotected
m_aHandledComponentsSCR_VoiceoverSystemprotected
m_aQueueSCR_VoiceoverSystemprotected
m_bSubtitlesHandledSCR_VoiceoverSystemprotected
m_CurrentActorSCR_VoiceoverSystemprotected
m_DataSCR_VoiceoverSystemprotected
m_fCustomPauseSCR_VoiceoverSystemprotected
m_fTimerSCR_VoiceoverSystemprotected
m_iAudioHandleSCR_VoiceoverSystemprotected
m_iCurrentEndCommandSCR_VoiceoverSystemprotected
m_mActorNamesSCR_VoiceoverSystemprotected
m_OnFinishedSCR_VoiceoverSystemprotected
m_OnFinishedEventSCR_VoiceoverSystemprotected
m_PlayingSoundComponentSCR_VoiceoverSystemprotected
m_sCurrentActorNameSCR_VoiceoverSystemprotected
m_sCurrentSequenceSCR_VoiceoverSystemprotected
m_sCurrentSoundEventSCR_VoiceoverSystemprotected
m_sCurrentSubtitleSCR_VoiceoverSystemprotected
m_sCurrentSubtitleEventSCR_VoiceoverSystemprotected
m_sDataResourceNameSCR_VoiceoverSystemprotected
m_SubtitlesDisplaySCR_VoiceoverSystemprotected
OnActorLifeStateChanged()SCR_VoiceoverSystemprotected
OnControllableDeleted(IEntity entity)SCR_VoiceoverSystemprotected
OnControllableDestroyed(notnull SCR_InstigatorContextData instigatorContextData)SCR_VoiceoverSystemprotected
OnFinished(string eventName=string.Empty, bool hideSubtitles=true)SCR_VoiceoverSystemprotected
OnSoundEventFinished(SCR_CommunicationSoundComponent component, string eventName, AudioHandle handle, int priority, bool terminated)SCR_VoiceoverSystemprotected
OnSoundEventStarted(SCR_CommunicationSoundComponent component, string eventName, AudioHandle handle, int priority)SCR_VoiceoverSystemprotected
OnStarted()SCR_VoiceoverSystemprotected
OnStopped()SCR_VoiceoverSystemprotected
OnUpdatePoint(WorldUpdatePointArgs args)SCR_VoiceoverSystemprotected
PAUSE_BETWEEN_LINESSCR_VoiceoverSystemprotectedstatic
PlayCustomLine(string soundEventName, string subtitle, IEntity actor=null, string actorName=string.Empty, bool playImmediately=true)SCR_VoiceoverSystem
PlayFromQueue(bool start=false)SCR_VoiceoverSystemprotected
PlayLine(string lineName, IEntity actor=null, bool playImmediately=true)SCR_VoiceoverSystem
PlayLineActual(string eventName, string subtitle, IEntity actor=null, string actorName=string.Empty, int animCommandParam=0, bool interruptCurrentLine=1, int finishAnimCommandParam=-1)SCR_VoiceoverSystemprotected
PlayLineFor(string lineName, notnull IEntity actor, notnull array< int > targetPlayerIds, bool playImmediately=true)SCR_VoiceoverSystem
PlayLineGlobal(string lineName, notnull IEntity actor, bool playImmediately=true)SCR_VoiceoverSystem
PlaySequence(string sequenceName, IEntity actor1=null, IEntity actor2=null, IEntity actor3=null, IEntity actor4=null, IEntity actor5=null, bool playImmediately=true)SCR_VoiceoverSystem
PlaySequenceActorsArray(string sequenceName, notnull array< IEntity > actors, bool playImmediately=true)SCR_VoiceoverSystem
PlaySequenceFor(string sequenceName, notnull array< IEntity > actors, notnull array< int > targetPlayerIds, bool playImmediately=true)SCR_VoiceoverSystem
PlaySequenceGlobal(string sequenceName, notnull array< IEntity > actors, bool playImmediately=true)SCR_VoiceoverSystem
RegisterActor(notnull IEntity entity)SCR_VoiceoverSystem
RemoveActorUnconsciousCheck(notnull IEntity actor)SCR_VoiceoverSystemprotected
RpcDo_PlayLine(string dataName, string lineName, RplId actorId, bool playImmediately)SCR_VoiceoverSystemprotected
RpcDo_PlayLineFor(string dataName, string lineName, RplId actorId, array< int > targetPlayerIds, bool playImmediately)SCR_VoiceoverSystemprotected
RpcDo_PlaySequence(string dataName, string sequenceName, array< RplId > actorIds, bool playImmediately)SCR_VoiceoverSystemprotected
RpcDo_PlaySequenceFor(string dataName, string sequenceName, array< RplId > actorIds, array< int > targetPlayerIds, bool playImmediately)SCR_VoiceoverSystemprotected
SetActorName(SCR_EVoiceoverActor actor, string name)SCR_VoiceoverSystem
SetData(ResourceName config)SCR_VoiceoverSystem
ShouldBeEnabledInEditMode()GameSystem
ShouldBePaused()SCR_VoiceoverSystem
ShowSubtitle(string subtitle, string actorName, string eventName)SCR_VoiceoverSystemprotected
Stop()SCR_VoiceoverSystem
SUBTITLE_FAILSAFE_TOGGLE_DELAY_MSSCR_VoiceoverSystemprotectedstatic
SUBTITLE_VISIBILITY_DISTANCE_SQSCR_VoiceoverSystemprotectedstatic
~SCR_VoiceoverSystem()SCR_VoiceoverSystem