Navigation
API > API/Plugins > API/Plugins/AudioProperties
| Name | FAudioPropertiesSheet |
| Type | struct |
| Header File | /Engine/Plugins/Experimental/AudioProperties/Source/AudioProperties/Public/AudioPropertiesSheet.h |
| Include Path | #include "AudioPropertiesSheet.h" |
Syntax
USTRUCT ()
struct FAudioPropertiesSheet
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| OnAudioPropertyOverrideChange | FOnAudioPropertyOverride | AudioPropertiesSheet.h | ||
| Parent | TObjectPtr< const UAudioPropertiesSheetAsset > | AudioPropertiesSheet.h |
|
|
| Properties | FInstancedPropertyBag | AudioPropertiesSheet.h |
|
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
AudioPropertiesSheet::PropertyDescParentPair FindClosestParentWithProperty
(
const FProperty& InProperty |
AudioPropertiesSheet.h | ||
bool IsPropertyOverridden
(
const FProperty& InProperty |
AudioPropertiesSheet.h | ||
void OnPreSave
(
const FObjectPreSaveContext& SaveContext |
AudioPropertiesSheet.h | ||
void ReconcileProperties() |
AudioPropertiesSheet.h | ||
bool UpdatePropertyOverride
(
const FProperty& InProperty, |
AudioPropertiesSheet.h |