FRigVMPrototype::IsCompatible

Returns true if this prototype is compatible with 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 IsCompatible
(
    const FRigVMPrototype & InOther
) const

Remarks

Returns true if this prototype is compatible with 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