Navigation
API > API/Plugins > API/Plugins/SoundCueTemplates
| Name | FSoundCueContainerDetailCustomization |
| Type | class |
| Header File | /Engine/Plugins/Runtime/SoundCueTemplates/Source/SoundCueTemplates/Public/SoundCueContainer.h |
| Include Path | #include "SoundCueContainer.h" |
Syntax
class FSoundCueContainerDetailCustomization : public IDetailCustomization
Implements Interfaces
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual void CustomizeDetails
(
IDetailLayoutBuilder& DetailLayout |
SoundCueContainer.h |
Static
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static TSharedRef< IDetailCustomization > MakeInstance() |
SoundCueContainer.h | ||
static void Register
(
FPropertyEditorModule& PropertyModule |
SoundCueContainer.h | ||
static void Unregister
(
FPropertyEditorModule& PropertyModule |
SoundCueContainer.h |