PixelCrushers.DialogueSystem.MakinomSupport.MakinomNodeTools Class Reference

Static Public Member Functions

static Transform GetObjectSelectionTransform (SchematicObjectSelection objectSelection, Schematic schematic)
 
static T GetObjectSelectionComponentInChildren< T > (SchematicObjectSelection objectSelection, Schematic schematic)
 
static void SetVariableValue (Schematic schematic, Lua.Result value, VariableOrigin origin, bool useObject, SchematicObjectSelection variableObject, string objectID, StringValue key, VariableType type)
 
static void SetVariableValue (VariableHandler handler, Lua.Result value, StringValue key, VariableType type)
 

Member Function Documentation

◆ GetObjectSelectionComponentInChildren< T >()

static T PixelCrushers.DialogueSystem.MakinomSupport.MakinomNodeTools.GetObjectSelectionComponentInChildren< T > ( SchematicObjectSelection  objectSelection,
Schematic  schematic 
)
static
Type Constraints
T :Component 

◆ GetObjectSelectionTransform()

static Transform PixelCrushers.DialogueSystem.MakinomSupport.MakinomNodeTools.GetObjectSelectionTransform ( SchematicObjectSelection  objectSelection,
Schematic  schematic 
)
static

◆ SetVariableValue() [1/2]

static void PixelCrushers.DialogueSystem.MakinomSupport.MakinomNodeTools.SetVariableValue ( Schematic  schematic,
Lua.Result  value,
VariableOrigin  origin,
bool  useObject,
SchematicObjectSelection  variableObject,
string  objectID,
StringValue  key,
VariableType  type 
)
static

◆ SetVariableValue() [2/2]

static void PixelCrushers.DialogueSystem.MakinomSupport.MakinomNodeTools.SetVariableValue ( VariableHandler  handler,
Lua.Result  value,
StringValue  key,
VariableType  type 
)
static

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