URigVMStructNode::GetScriptStruct

Returns the [UStruct](API\Runtime\CoreUObject\UObject\UStruct) for this struct node (the struct declaring the RIGVM_METHOD)

Windows
MacOS
Linux

References

Module

RigVMDeveloper

Header

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

Include

#include "RigVMModel/Nodes/RigVMStructNode.h"

Source

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

Syntax

UScriptStruct * GetScriptStruct() const

Remarks

Returns the UStruct for this struct node (the struct declaring the RIGVM_METHOD)

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