SMyBlueprint::MoveCategoryBeforeCategory

Move the category before the target category

Unreal Engine C++ API Reference > Editor > Kismet > SMyBlueprint

References

   
Module Kismet
Header /Engine/Source/Editor/Kismet/Public/SMyBlueprint.h
Include #include "SMyBlueprint.h"
Source /Engine/Source/Editor/Kismet/Private/SMyBlueprint.cpp
bool MoveCategoryBeforeCategory
(
    const [FText](API\Runtime\Core\Internationalization\FText) & CategoryToMove,
    const [FText](API\Runtime\Core\Internationalization\FText) & TargetCategory
)

Remarks

Move the category before the target category


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library