FRigVMParameter::GetScriptStruct

Returns the script struct used by this parameter (in case it is a struct)

Choose your operating system:

Windows

macOS

Linux

References

Module

RigVM

Header

/Engine/Source/Runtime/RigVM/Public/RigVMCore/RigVM.h

Include

#include "RigVMCore/RigVM.h"

Source

/Engine/Source/Runtime/RigVM/Private/RigVMCore/RigVM.cpp

Syntax

UScriptStruct * GetScriptStruct() const

Remarks

Returns the script struct used by this parameter (in case it is a struct)