Navigation
Unreal Engine C++ API Reference > Editor > BlueprintGraph > UK2Node_FunctionEntry
References
Module | BlueprintGraph |
Header | /Engine/Source/Editor/BlueprintGraph/Classes/K2Node_FunctionEntry.h |
Include | #include "K2Node_FunctionEntry.h" |
bool HasAllExtraFlags ( int32 FlagsToCheck ) const
Remarks
Used to safely check whether all of the passed in flags are set.