Navigation
API > API/Editor > API/Editor/UnrealEd
Internal commandlet to fix any USoundWaves with corrupt TimecodeInfo.
| Name | UFixSoundWaveTimecodeInfoCommandlet |
| Type | class |
| Header File | /Engine/Source/Editor/UnrealEd/Classes/Commandlets/FixSoundWaveTimecodeInfoCommandlet.h |
| Include Path | #include "Commandlets/FixSoundWaveTimecodeInfoCommandlet.h" |
Syntax
UCLASS ()
class UFixSoundWaveTimecodeInfoCommandlet : public UCommandlet
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → UCommandlet → UFixSoundWaveTimecodeInfoCommandlet
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
UFixSoundWaveTimecodeInfoCommandlet() |
Commandlets/FixSoundWaveTimecodeInfoCommandlet.h |
Functions
Public
Public Virtual
Overridden from UCommandlet
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual int32 Main
(
const FString& Params |
Commandlets/FixSoundWaveTimecodeInfoCommandlet.h |