ERigVMRegisterType

The type of register within the memory.

Windows
MacOS
Linux

References

Module

RigVM

Header

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

Include

#include "RigVMCore/RigVMMemory.h"

Syntax

enum ERigVMRegisterType
{
    Plain,
    String,
    Name,
    Struct,
    Invalid,
}

Values

Name

Description

Plain

String

Name

Struct

Invalid

Remarks

The type of register within the memory.

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