Add Variable Node from Object Path

Add Variable Node from Object Path

Windows
MacOS
Linux

Adds a Variable Node to the edited Graph given a struct object path name. Variables represent local work state for the function and can be read from (bIsGetter == true) or written to (bIsGetter == false). This causes a NodeAdded modified event.

Target is Rig VMController

Add Variable Node from Object Path
Target
Select Asset
In Variable Name
None
In CPPType
In CPPType Object Path
Is Getter
In Default Value
In Position
X0.0
Y0.0
In Node Name
Undo
Return Value
Select Asset

Inputs

In
Exec
Target
Rig VMController Object Reference
In Variable Name
Name (by ref)
In CPPType
String
In CPPType Object Path
String
Is Getter
Boolean
In Default Value
String
In Position
Vector 2D Structure (by ref)
In Node Name
String
Undo
Boolean

Outputs

Out
Exec
Return Value
Rig VMVariable Node Object Reference

Adds a Variable Node to the edited Graph given a struct object path name. Variables represent local work state for the function and can be read from (bIsGetter == true) or written to (bIsGetter == false). This causes a NodeAdded modified event.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss