FRigVMExprAST::To

Specialized cast for type checkiFRigVMAssignExprASTng for a Block / [FRigVMBlockExprAST](API\Developer\RigVMDeveloper\RigVMCompiler\FRigVMBlockExprAST) expression will raise if types are not compatible

Windows
MacOS
Linux

References

Module

RigVMDeveloper

Header

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

Include

#include "RigVMCompiler/RigVMAST.h"

Syntax

template<>
const FRigVMBlockExprAST * To() const

Remarks

Specialized cast for type checkiFRigVMAssignExprASTng for a Block / FRigVMBlockExprAST expression will raise if types are not compatible

Returns

this expression cast to FRigVMBlockExprAST

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