FRigVMCompilerWorkData

Windows
MacOS
Linux

References

Module

RigVMDeveloper

Header

/Engine/Source/Developer/RigVMDeveloper/Public/RigVMCompiler/RigVMCompiler.h

Include

#include "RigVMCompiler/RigVMCompiler.h"

Syntax

struct FRigVMCompilerWorkData

Variables

Name Description

Public variable

bool

 

bSetupMemory

Public variable

FRigVMOperand

 

ComparisonLiteral

Public variable

TArray< TShared...

 

DefaultStructs

Public variable

TMap< const FRi...

 

ExprComplete

Public variable

TMap< const FRi...

 

ExprToOperand

Public variable

TArray< const F...

 

ExprToSkip

Public variable

TMap< int32, FR...

 

IntegerLiterals

Public variable

TMap< FString, ...

 

PinPathToOperand

Public variable

TMap< FString, ...

 

ProcessedLinks

Public variable

TArray< TPair< ...

 

RefCountSteps

Public variable

TMap< int32, in...

 

RegisterRefCount

Public variable

FRigVMUserDataA...

 

RigVMUserData

Public variable

URigVM *

 

VM

Functions

Name Description

Public function

int32

 

DecRefRegister

(
    int32 InRegister,
    int32 InDecrement
)

Public function

int32

 

IncRefRegister

(
    int32 InRegister,
    int32 InIncrement
)

Public function

void

 

RecordRefCountStep

(
    int32 InRegister,
    int32 InRefCount
)

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