FRigVMVarExprAST::FRigVMVarExprAST

Default constructor (protected so that only parser can access it)

Windows
MacOS
Linux

References

Module

RigVMDeveloper

Header

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

Include

#include "RigVMCompiler/RigVMAST.h"

Syntax

FRigVMVarExprAST
(
    EType InType,
    UObject * InSubject
)

Remarks

Default constructor (protected so that only parser can access it)

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