FSoundCueContainerDetailCustomization

Windows
MacOS
Linux

Inheritance Hierarchy

TSharedFromThis

IDetailCustomization

FSoundCueContainerDetailCustomization

References

Module

SoundCueTemplates

Header

/Engine/Plugins/Runtime/SoundCueTemplates/Source/SoundCueTemplates/Public/SoundCueContainer.h

Include

#include "SoundCueContainer.h"

Syntax

class FSoundCueContainerDetailCustomization : public IDetailCustomization

Functions

Name Description

Public function Static

TSharedRef< ...

 

MakeInstance()

Public function Static

void

 

Register

(
    FPropertyEditorModule& PropertyMod...
)

Public function Static

void

 

Unregister

(
    FPropertyEditorModule& PropertyMod...
)

Overridden from IDetailCustomization

Name Description

Public function Virtual

void

 

CustomizeDetails

(
    IDetailLayoutBuilder& DetailBuilde...
)

Called when details should be customized

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