UGameplayDebuggerConfig::UpdateCategoryConfig

Updates entry in Categories array and modifies category creation params

Windows
MacOS
Linux

References

Module

GameplayDebugger

Header

/Engine/Source/Developer/GameplayDebugger/Public/GameplayDebuggerConfig.h

Include

#include "GameplayDebuggerConfig.h"

Source

/Engine/Source/Developer/GameplayDebugger/Private/GameplayDebuggerConfig.cpp

Syntax

void UpdateCategoryConfig
(
    const FName CategoryName,
    int32 & SlotIdx,
    uint8 & CategoryState
)

Remarks

Updates entry in Categories array and modifies category creation params

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