Navigation
API > API/Editor > API/Editor/UnrealEd
| |
|
| Name |
UDetectOrphanedLocalizedAssetsCommandlet |
| Type |
class |
| Header File |
/Engine/Source/Editor/UnrealEd/Public/Commandlets/DetectOrphanedLocalizedAssetsCommandlet.h |
| Include Path |
#include "Commandlets/DetectOrphanedLocalizedAssetsCommandlet.h" |
Syntax
UCLASS ()
class UDetectOrphanedLocalizedAssetsCommandlet : public UCommandlet
Inheritance Hierarchy
Constructors
Constants
| Name |
Type |
Remarks |
Include Path |
| UsageText |
const FString |
|
Commandlets/DetectOrphanedLocalizedAssetsCommandlet.h |
Functions
Public
Overridden from UCommandlet
| Name |
Remarks |
Include Path |
Unreal Specifiers |
virtual int32 Main
(
const FString& Params
)
|
|
Commandlets/DetectOrphanedLocalizedAssetsCommandlet.h |
|