FKismetFunctionContext::ValidatePinType

Checks to see if a pin is of the requested type

Windows
MacOS
Linux

References

Module

KismetCompiler

Header

/Engine/Source/Editor/KismetCompiler/Public/KismetCompiledFunctionContext.h

Include

#include "KismetCompiledFunctionContext.h"

Syntax

bool ValidatePinType
(
    const UEdGraphPin * Pin,
    const FEdGraphPinType & TestType
)

Remarks

Checks to see if a pin is of the requested 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