FRigVMPrototype::Resolve

Returns true if the prototype was able to resolve

Windows
MacOS
Linux

References

Module

RigVM

Header

/Engine/Source/Runtime/RigVM/Public/RigVMCore/RigVMPrototype.h

Include

#include "RigVMCore/RigVMPrototype.h"

Source

/Engine/Source/Runtime/RigVM/Private/RigVMCore/RigVMPrototype.cpp

Syntax

bool Resolve
(
    FTypeMap & InOutTypes,
    int32 & OutFunctionIndex
) const

Remarks

Returns true if the prototype was able to resolve

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