URigVM::AddPlainParameter

Windows
MacOS
Linux

References

Module

RigVM

Header

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

Include

#include "RigVMCore/RigVM.h"

Syntax

FRigVMParameter AddPlainParameter
(
    ERigVMParameterType InParameterType,
    const FName & InName,
    const FString & InCPPType,
    const uint8 * InPtr,
    uint16 InSize,
    int32 InArraySize
)

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