GetParameterArraySize

Overload list

Windows
MacOS
Linux
Name Description

Public function Const

int32

 

GetParameterArraySize

(
    const FRigVMParameter& InParameter
)

Retrieve the array size of the parameter.

Public function Const

int32

 

GetParameterArraySize

(
    int32 InParameterIndex
)

Retrieve the array size of the parameter.

Public function Const

int32

 

GetParameterArraySize

(
    const FName& InParameterName
)

Retrieve the array size of the parameter.

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