UIoStoreCommandlet

Commandlet for creating container file(s) used by the IoDispatcher.

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

UnrealEd

Header

/Engine/Source/Editor/UnrealEd/Classes/Commandlets/IoStoreCommandlet.h

Include

#include "Commandlets/IoStoreCommandlet.h"

Syntax

class UIoStoreCommandlet : public UCommandlet

Remarks

Commandlet for creating container file(s) used by the IoDispatcher.

Constructors

Name Description

Public function

UIoStoreCommandlet

(
    const FObjectInitializer& ObjectIn...
)

Functions

Name Description

Public function Static

int32

 

StaticMain

(
    const FString& Params
)

Overridden from UCommandlet

Name Description

Public function Virtual

int32

 

Main

(
    const FString& Params
)

Entry point for your commandlet

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss