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

Public Member Functions

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

Public Attributes

bool useFactionActor = false
 
SchematicObjectSelection actorObject = new SchematicObjectSelection()
 
string factionName = string.Empty
 
bool useParentFactionActor = false
 
SchematicObjectSelection parentActorObject = new SchematicObjectSelection()
 
string parentFactionName = string.Empty
 

Constructor & Destructor Documentation

◆ AddDirectParentSchematicNode()

Makinom.Schematics.Nodes.AddDirectParentSchematicNode.AddDirectParentSchematicNode ( )
inline

Member Function Documentation

◆ Execute()

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

◆ GetNodeDetails()

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

Member Data Documentation

◆ actorObject

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

◆ factionName

string Makinom.Schematics.Nodes.AddDirectParentSchematicNode.factionName = string.Empty

◆ parentActorObject

SchematicObjectSelection Makinom.Schematics.Nodes.AddDirectParentSchematicNode.parentActorObject = new SchematicObjectSelection()

◆ parentFactionName

string Makinom.Schematics.Nodes.AddDirectParentSchematicNode.parentFactionName = string.Empty

◆ useFactionActor

bool Makinom.Schematics.Nodes.AddDirectParentSchematicNode.useFactionActor = false

◆ useParentFactionActor

bool Makinom.Schematics.Nodes.AddDirectParentSchematicNode.useParentFactionActor = false

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