GetScriptStruct

Overload list

Windows
MacOS
Linux
Name Description

Public function Const

UScriptStruc...

 

GetScriptStruct

(
    const FRigVMRegister& Register
)

Returns the script struct used for a given register (can be nullptr for non-struct-registers).

Public function Const

UScriptStruc...

 

GetScriptStruct

(
    int32 InRegisterIndex,
    int32 InRegisterOffset
)

Returns the script struct used for a given register index (can be nullptr for non-struct-registers).

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