FEdGraphSchemaAction_K2LocalVar::GetReorderIndexInContainer

Returns the ordering index of this action in the parent container (if the item cannot be reordered then this will return INDEX_NONE)

Choose your operating system:

Windows

macOS

Linux

Override Hierarchy

References

Module

BlueprintGraph

Header

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

Include

#include "EdGraphSchema_K2_Actions.h"

Source

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

Syntax

virtual int32 GetReorderIndexInContainer() const

Remarks

Returns the ordering index of this action in the parent container (if the item cannot be reordered then this will return INDEX_NONE)