FRigVMExprAST::To

Templated cast for casting between different expression types.

Windows
MacOS
Linux

References

Module

RigVMDeveloper

Header

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

Include

#include "RigVMCompiler/RigVMAST.h"

Syntax

template<class ObjectType>
ObjectType * To()

Remarks

Templated cast for casting between different expression types. specializations below are used for type checking

Returns

this object cast to the provided class

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