UK2Node_MultiGate::GetUnmarkedBitFunction

Gets the name and class of the MarkFirstUnmarkedBit function from the KismetNodeHelperLibrary

Windows
MacOS
Linux

References

Module

BlueprintGraph

Header

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

Include

#include "K2Node_MultiGate.h"

Source

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

Syntax

void GetUnmarkedBitFunction
(
    FName & FunctionName,
    UClass ** FunctionClass
)

Remarks

Gets the name and class of the MarkFirstUnmarkedBit function from the KismetNodeHelperLibrary

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