Barotrauma Client
Loading...
Searching...
No Matches
Barotrauma.EventAction.SubactionGroup Class Reference

Public Member Functions

 SubactionGroup (ScriptedEvent scriptedEvent, ContentXElement elem)
 
bool IsFinished (ref string goTo)
 
bool SetGoToTarget (string goTo)
 
void Reset ()
 
void Update (float deltaTime)
 

Public Attributes

string Text
 
List< EventActionActions
 
bool EndConversation
 

Properties

EventAction CurrentSubAction [get]
 

Constructor & Destructor Documentation

◆ SubactionGroup()

Barotrauma.EventAction.SubactionGroup.SubactionGroup ( ScriptedEvent scriptedEvent,
ContentXElement elem )

Member Function Documentation

◆ IsFinished()

bool Barotrauma.EventAction.SubactionGroup.IsFinished ( ref string goTo)

◆ Reset()

void Barotrauma.EventAction.SubactionGroup.Reset ( )

◆ SetGoToTarget()

bool Barotrauma.EventAction.SubactionGroup.SetGoToTarget ( string goTo)

◆ Update()

void Barotrauma.EventAction.SubactionGroup.Update ( float deltaTime)

Member Data Documentation

◆ Actions

List<EventAction> Barotrauma.EventAction.SubactionGroup.Actions

◆ EndConversation

bool Barotrauma.EventAction.SubactionGroup.EndConversation

◆ Text

string Barotrauma.EventAction.SubactionGroup.Text

Property Documentation

◆ CurrentSubAction

EventAction Barotrauma.EventAction.SubactionGroup.CurrentSubAction
get

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