I search for solutions in this order: Past Code, Unreal Source, Wiki, BUF, groups.yahoo, google, screaming at monitor. – RegularX

UE2:DialogSession instance functions (U2XMP)

From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 10:10, 17 May 2008 by Wormbo (Talk | contribs) (Auto-generated page)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
U2XMP Object >> Actor >> Dialog >> DialogSession (instance functions)

Instance functions[edit]

AddParticipant[edit]

function AddParticipant (DialogController DC, Actor Other)


AdjustMoods[edit]

function AdjustMoods ()


CanBeInterruptedBy[edit]

function bool CanBeInterruptedBy (DialogNode InterruptingNode)


ClearAbortNodes[edit]

function ClearAbortNodes ()


ClearEnding[edit]

function ClearEnding (Dialog.EDialogEnding InEnding)


ClearResumeNodes[edit]

function ClearResumeNodes ()


ClearSelections[edit]

function ClearSelections ()


DisplayDebugInfo[edit]

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


DisplayText[edit]

function DisplayText (DialogController SpeakingDC, float TimeToDisplay)


DoLipSync[edit]

function DoLipSync (Actor SpeakingActor)


DoStopAudio[edit]

function DoStopAudio (Actor A, DialogNode DN)


FoundValidTopic[edit]

function bool FoundValidTopic ()


GetLipSyncChannel[edit]

function int GetLipSyncChannel (Actor SpeakingActor)


LoadAndPlayAudioFile[edit]

function LoadAndPlayAudioFile (DialogNode DN, Actor SourceActor)


NoInterruptTimeFinished[edit]

function NoInterruptTimeFinished ()


NotifyDialogSpeakerDamaged[edit]

function NotifyDialogSpeakerDamaged (Actor DamagedActor)


NotifyLevelChangeEnd[edit]

function NotifyLevelChangeEnd ()


PlaySoundFile[edit]

function PlaySoundFile (DialogController SpeakingDC, Actor SpeakingActor)


ProcessActions[edit]

function ProcessActions ()


ProcessHandlingNodes[edit]

function ProcessHandlingNodes (DialogController SpeakingDC)


ProcessNodeProperties[edit]

function ProcessNodeProperties ()


RemoveAllTrees[edit]

function RemoveAllTrees ()


RemoveInterruptedSpeakers[edit]

function RemoveInterruptedSpeakers ()


RemoveParticipant[edit]

function RemoveParticipant (DialogController DC)


RescaleTimer[edit]

function RescaleTimer (name TimerFuncName, float ScaleFactor)


ResetTopicEnabled[edit]

function ResetTopicEnabled ()


SendExitEnables[edit]

function SendExitEnables ()


SendExitEvents[edit]

function SendExitEvents ()


SendSessionBeginEvent[edit]

function SendSessionBeginEvent (DialogController DC)


SendSessionEndEvent[edit]

function SendSessionEndEvent (DialogController DC)


StopAudioFile[edit]

function StopAudioFile ()


TurnToFaceSpeaker[edit]

function TurnToFaceSpeaker (DialogController SpeakingDC)


UpdateDCDialogEnding[edit]

function UpdateDCDialogEnding ()