UE2:DialogSession instance functions (U2XMP)
From Unreal Wiki, The Unreal Engine Documentation Site
![]() |
Object >> Actor >> Dialog >> DialogSession (instance functions) |
This is an auto-generated page and may need human attention. Please remove the {{autogenerated}} tag if the page seems reasonably complete or replace it with the {{expand}} tag if the page is not yet complete. |
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
DisplayText
function DisplayText (DialogController SpeakingDC, float TimeToDisplay)
DoLipSync
function DoLipSync (Actor SpeakingActor)
DoStopAudio
function DoStopAudio (Actor A, DialogNode DN)
FoundValidTopic
function bool FoundValidTopic ()
GetLipSyncChannel
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
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 ()