Navigation
API > API/Runtime > API/Runtime/AudioExtensions
| Name | UAudioPropertiesSheetAssetBase |
| Type | class |
| Header File | /Engine/Source/Runtime/AudioExtensions/Public/AudioPropertiesSheetAssetBase.h |
| Include Path | #include "AudioPropertiesSheetAssetBase.h" |
Syntax
UCLASS (MinimalAPI, Abstract)
class UAudioPropertiesSheetAssetBase : public UObject
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → UAudioPropertiesSheetAssetBase
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual FDelegateHandle BindPropertiesCopyToSheetChanges
(
UObject* TargetObject |
AudioPropertiesSheetAssetBase.h | ||
virtual bool CopyToObjectProperties
(
UObject* TargetObject |
AudioPropertiesSheetAssetBase.h |
|
|
virtual void UnbindCopyFromPropertySheetChanges
(
UObject* ObjectToUnbind |
AudioPropertiesSheetAssetBase.h |