FMultiBox::GetSectionEditBounds

Only callable during edit mode

Windows
MacOS
Linux

References

Module

Slate

Header

/Engine/Source/Runtime/Slate/Public/Framework/MultiBox/MultiBox.h

Include

#include "Framework/MultiBox/MultiBox.h"

Source

/Engine/Source/Runtime/Slate/Private/Framework/MultiBox/MultiBox.cpp

Syntax

int32 GetSectionEditBounds
(
    const int32 Index,
    int32 & OutSectionEndIndex
) const

Remarks

Only callable during edit mode

Returns

Index of section heading or separator

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