ERigVMParameterType

The type of parameter for a VM.

Windows
MacOS
Linux

References

Module

RigVM

Header

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

Include

#include "RigVMCore/RigVM.h"

Syntax

enum ERigVMParameterType
{
    Input,
    Output,
    Invalid,
}

Values

Name

Description

Input

Output

Invalid

Remarks

The type of parameter for a VM.

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