URigVMVariableNode::GetCPPTypeObject

Returns the C++ data type struct of the variable (or nullptr)

Windows
MacOS
Linux

References

Module

RigVMDeveloper

Header

/Engine/Source/Developer/RigVMDeveloper/Public/RigVMModel/Nodes/RigVMVariableNode.h

Include

#include "RigVMModel/Nodes/RigVMVariableNode.h"

Source

/Engine/Source/Developer/RigVMDeveloper/Private/RigVMModel/Nodes/RigVMVariableNode.cpp

Syntax

UObject * GetCPPTypeObject() const

Remarks

Returns the C++ data type struct of the variable (or nullptr)

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