Barotrauma Client Doc
|
This is the complete list of members for Barotrauma.NPCFollowAction, including all inherited members.
AbandonOnReset | Barotrauma.NPCFollowAction | |
ApplyTagsToHulls(Entity entity, Identifier hullTag, Identifier linkedHullTag) | Barotrauma.EventAction | protected |
CanBeFinished() | Barotrauma.EventAction | virtual |
EventAction(ScriptedEvent parentEvent, ContentXElement element) | Barotrauma.EventAction | |
Follow | Barotrauma.NPCFollowAction | |
GetSubActions() | Barotrauma.EventAction | virtual |
Instantiate(ScriptedEvent scriptedEvent, ContentXElement element) | Barotrauma.EventAction | static |
IsFinished(ref string goTo) | Barotrauma.NPCFollowAction | virtual |
MaxTargets | Barotrauma.NPCFollowAction | |
NPCFollowAction(ScriptedEvent parentEvent, ContentXElement element) | Barotrauma.NPCFollowAction | |
NPCTag | Barotrauma.NPCFollowAction | |
ParentEvent | Barotrauma.EventAction | |
Reset() | Barotrauma.NPCFollowAction | virtual |
SetGoToTarget(string goTo) | Barotrauma.EventAction | virtual |
TargetTag | Barotrauma.NPCFollowAction | |
ToDebugString() | Barotrauma.NPCFollowAction | virtual |
Update(float deltaTime) | Barotrauma.NPCFollowAction | virtual |