Navigation
API > API/Plugins > API/Plugins/InterchangeImport
| Name | UInterchangeAudioSoundWaveFactory |
| Type | class |
| Header File | /Engine/Plugins/Interchange/Runtime/Source/Import/Public/Audio/InterchangeAudioSoundWaveFactory.h |
| Include Path | #include "Audio/InterchangeAudioSoundWaveFactory.h" |
Syntax
UCLASS (MinimalAPI, BlueprintType)
class UInterchangeAudioSoundWaveFactory : public UInterchangeFactoryBase
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → UInterchangeFactoryBase → UInterchangeAudioSoundWaveFactory
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| ComponentsToRestart | TArray< TObjectPtr< UAudioComponent > > | Audio/InterchangeAudioSoundWaveFactory.h |
|