URigVMPrototypeNode::SupportsType

Returns true if a pin supports a given type

Windows
MacOS
Linux

References

Module

RigVMDeveloper

Header

/Engine/Source/Developer/RigVMDeveloper/Public/RigVMModel/Nodes/RigVMPrototypeNode.h

Include

#include "RigVMModel/Nodes/RigVMPrototypeNode.h"

Source

/Engine/Source/Developer/RigVMDeveloper/Private/RigVMModel/Nodes/RigVMPrototypeNode.cpp

Syntax

bool SupportsType
(
    const URigVMPin * InPin,
    const FString & InCPPType
)

Remarks

Returns true if a pin supports a given type

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