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.

Select Skin
Light
Dark

Welcome to the new Unreal Engine 4 Documentation site!

We're working on lots of new features including a feedback system so you can tell us how we are doing. It's not quite ready for use in the wild yet, so head over to the Documentation Feedback forum to tell us about this page or call out any issues you are encountering in the meantime.

We'll be sure to let you know when the new system is up and running.

Post Feedback