Navigation
API > API/Plugins > API/Plugins/GameFeatures
| Name | UGameFeatureVersePathMapperCommandlet |
| Type | class |
| Header File | /Engine/Plugins/Runtime/GameFeatures/Source/GameFeatures/Public/GameFeatureVersePathMapperCommandlet.h |
| Include Path | #include "GameFeatureVersePathMapperCommandlet.h" |
Syntax
UCLASS (Config=Editor)
class UGameFeatureVersePathMapperCommandlet : public UCommandlet
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → UCommandlet → UGameFeatureVersePathMapperCommandlet
Functions
Public
Overridden from UCommandlet
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual int32 Main
(
const FString& CmdLineParams |
GameFeatureVersePathMapperCommandlet.h |
Static
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static FString GetGameFeatureRootVersePath() |
GameFeatureVersePathMapperCommandlet.h |