FRigVMPrototype::Merge

Returns true if this prototype can merge another one

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 Merge
(
    const FRigVMPrototype & InOther
)

Remarks

Returns true if this prototype can merge another one

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