FRigVMVarExprAST::GetPinDirection

Returns the pin direction of this variable (input, output, hidden etc)

Windows
MacOS
Linux

References

Module

RigVMDeveloper

Header

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

Include

#include "RigVMCompiler/RigVMAST.h"

Source

/Engine/Source/Developer/RigVMDeveloper/Private/RigVMCompiler/RigVMAST.cpp

Syntax

ERigVMPinDirection GetPinDirection() const

Remarks

Returns the pin direction of this variable (input, output, hidden etc)

Returns

the pin direction of this variable (input, output, hidden etc)

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