Enfusion Script API
Loading...
Searching...
No Matches
DialogueNode Interface Reference

Public Member Functions

proto external DialogueData FindDataOfType (TypeName type)
 
proto external IEntity GetSpeaker ()
 
proto external bool AutoContinueEnabled ()
 

Protected Member Functions

void OnStart (Dialogue dial)
 
void OnStartAt (Dialogue dial, float startTime)
 
void OnEnd (Dialogue dial)
 
void OnInterrupt ()
 
void OnSkip (Dialogue dial)
 

Member Function Documentation

◆ AutoContinueEnabled()

proto external bool DialogueNode.AutoContinueEnabled ( )

◆ FindDataOfType()

proto external DialogueData DialogueNode.FindDataOfType ( TypeName type)

◆ GetSpeaker()

proto external IEntity DialogueNode.GetSpeaker ( )

◆ OnEnd()

void DialogueNode.OnEnd ( Dialogue dial)
protected

◆ OnInterrupt()

void DialogueNode.OnInterrupt ( )
protected

◆ OnSkip()

void DialogueNode.OnSkip ( Dialogue dial)
protected

◆ OnStart()

void DialogueNode.OnStart ( Dialogue dial)
protected

◆ OnStartAt()

void DialogueNode.OnStartAt ( Dialogue dial,
float startTime )
protected

The documentation for this interface was generated from the following file: