Gah - a solution with more questions. – EntropicLqd

UE2:DialogSession instance functions (U2XMP)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
U2XMP Object >> Actor >> Dialog >> DialogSession (instance functions)

Instance functions

AddParticipant

function AddParticipant (DialogController DC, Actor Other)


AdjustMoods

function AdjustMoods ()


CanBeInterruptedBy

function bool CanBeInterruptedBy (DialogNode InterruptingNode)


ClearAbortNodes

function ClearAbortNodes ()


ClearEnding

function ClearEnding (Dialog.EDialogEnding InEnding)


ClearResumeNodes

function ClearResumeNodes ()


ClearSelections

function ClearSelections ()


DisplayDebugInfo

function DisplayDebugInfo (out int LineCount, out array<stringText)


DisplayText

function DisplayText (DialogController SpeakingDC, float TimeToDisplay)


DoLipSync

function DoLipSync (Actor SpeakingActor)


DoStopAudio

function DoStopAudio (Actor A, DialogNode DN)


FoundValidTopic

function bool FoundValidTopic ()


GetLipSyncChannel

function int GetLipSyncChannel (Actor SpeakingActor)


LoadAndPlayAudioFile

function LoadAndPlayAudioFile (DialogNode DN, Actor SourceActor)


NoInterruptTimeFinished

function NoInterruptTimeFinished ()


NotifyDialogSpeakerDamaged

function NotifyDialogSpeakerDamaged (Actor DamagedActor)


NotifyLevelChangeEnd

function NotifyLevelChangeEnd ()


PlaySoundFile

function PlaySoundFile (DialogController SpeakingDC, Actor SpeakingActor)


ProcessActions

function ProcessActions ()


ProcessHandlingNodes

function ProcessHandlingNodes (DialogController SpeakingDC)


ProcessNodeProperties

function ProcessNodeProperties ()


RemoveAllTrees

function RemoveAllTrees ()


RemoveInterruptedSpeakers

function RemoveInterruptedSpeakers ()


RemoveParticipant

function RemoveParticipant (DialogController DC)


RescaleTimer

function RescaleTimer (name TimerFuncName, float ScaleFactor)


ResetTopicEnabled

function ResetTopicEnabled ()


SendExitEnables

function SendExitEnables ()


SendExitEvents

function SendExitEvents ()


SendSessionBeginEvent

function SendSessionBeginEvent (DialogController DC)


SendSessionEndEvent

function SendSessionEndEvent (DialogController DC)


StopAudioFile

function StopAudioFile ()


TurnToFaceSpeaker

function TurnToFaceSpeaker (DialogController SpeakingDC)


UpdateDCDialogEnding

function UpdateDCDialogEnding ()