UGameplayDebuggerConfig::UpdateExtensionConfig

Updates entry in Extensions array and modifies extension 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 UpdateExtensionConfig
(
    const FName ExtensionName,
    uint8 & UseExtension
)

Remarks

Updates entry in Extensions array and modifies extension 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