FBindingObject::IsA

Windows
MacOS
Linux

References

Module

BlueprintGraph

Header

/Engine/Source/Editor/BlueprintGraph/Classes/BlueprintNodeBinder.h

Include

#include "BlueprintNodeBinder.h"

Syntax

template<typename T>
TEnableIf< TIsDerivedFrom< T, UObject >::IsDerived, bool >::Type IsA() const

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