UK2Node_Event::IsFunctionEntryCompatible

Checks whether the parameters for this event node are compatible with the specified function entry node

Windows
MacOS
Linux

References

Module

BlueprintGraph

Header

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

Include

#include "K2Node_Event.h"

Source

/Engine/Source/Editor/BlueprintGraph/Private/K2Node_Event.cpp

Syntax

virtual bool IsFunctionEntryCompatible
(
    const class UK2Node_FunctionEntry * EntryNode
) const

Remarks

Checks whether the parameters for this event node are compatible with the specified function entry node

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