unreal.AudioPropertiesSheetAssetBase

class unreal.AudioPropertiesSheetAssetBase(outer: Object | None = None, name: Name | str = 'None')

Bases: Object

Audio Properties Sheet Asset Base

C++ Source:

  • Module: AudioExtensions

  • File: AudioPropertiesSheetAssetBase.h

copy_to_object_properties(target_object) bool

Copy to Object Properties

Parameters:

target_object (Object)

Return type:

bool