Loading...
Searching...
No Matches
Makinom.Schematics.Nodes.SwitchFactionSchematicNode Class Reference
Inheritance diagram for Makinom.Schematics.Nodes.SwitchFactionSchematicNode:
Collaboration diagram for Makinom.Schematics.Nodes.SwitchFactionSchematicNode:

Public Member Functions

 SwitchFactionSchematicNode ()
 
override void Execute (Schematic schematic)
 
override string GetNodeDetails ()
 

Public Attributes

SchematicObjectSelection actorObject = new SchematicObjectSelection()
 
bool useNewFactionActor = false
 
SchematicObjectSelection newFactionActorObject = new SchematicObjectSelection()
 
string newFactionName = string.Empty
 

Constructor & Destructor Documentation

◆ SwitchFactionSchematicNode()

Makinom.Schematics.Nodes.SwitchFactionSchematicNode.SwitchFactionSchematicNode ( )
inline

Member Function Documentation

◆ Execute()

override void Makinom.Schematics.Nodes.SwitchFactionSchematicNode.Execute ( Schematic  schematic)
inline

◆ GetNodeDetails()

override string Makinom.Schematics.Nodes.SwitchFactionSchematicNode.GetNodeDetails ( )
inline

Member Data Documentation

◆ actorObject

SchematicObjectSelection Makinom.Schematics.Nodes.SwitchFactionSchematicNode.actorObject = new SchematicObjectSelection()

◆ newFactionActorObject

SchematicObjectSelection Makinom.Schematics.Nodes.SwitchFactionSchematicNode.newFactionActorObject = new SchematicObjectSelection()

◆ newFactionName

string Makinom.Schematics.Nodes.SwitchFactionSchematicNode.newFactionName = string.Empty

◆ useNewFactionActor

bool Makinom.Schematics.Nodes.SwitchFactionSchematicNode.useNewFactionActor = false

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