Interface UnrealConfig.GameModuleStage
-
- All Known Implementing Classes:
UnrealConfig.Builder
- Enclosing class:
- UnrealConfig
public static interface UnrealConfig.GameModuleStage
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description UnrealConfig.Builderfrom(UnrealConfig other)UnrealConfig._FinalStagegameModule(java.lang.String gameModule)
-
-
-
Method Detail
-
gameModule
UnrealConfig._FinalStage gameModule(java.lang.String gameModule)
-
from
UnrealConfig.Builder from(UnrealConfig other)
-
-