Module |
|
Header |
/Engine/Source/Developer/RigVMDeveloper/Public/RigVMTypeUtils.h |
Include |
#include "RigVMTypeUtils.h" |
Source |
/Engine/Source/Developer/RigVMDeveloper/Private/RigVMTypeUtils.cpp |
namespace RigVMTypeUtils
{
bool RigVMTypeUtils::AreCompatible
(
const FEdGraphPinType & InTypeA,
const FEdGraphPinType & InTypeB,
const FString & InSegmentPathA,
const FString & InSegmentPathB
)
}