156#if WITH_EDITORONLY_DATA
158 UPROPERTY(config, EditAnywhere, Category=
DefaultMaps, meta=(AllowedClasses=
"/Script/Engine.World"))
168 FString LocalMapOptions;
176 bool bUseSplitscreen;
192 bool bShowAllPlayerWidgetsWhenSplitscreenDisabled;
199 bool bOffsetPlayerGamepadIds;
237 UFUNCTION(BlueprintPure, Category = Settings, meta=(DisplayName="Get
Game Maps and Modes Settings"))
245 UFUNCTION(BlueprintCallable, Category = "Utilities")
248 UFUNCTION(BlueprintPure, Category = "Utilities")
UE_FORCEINLINE_HINT TSharedRef< CastToType, Mode > StaticCastSharedRef(TSharedRef< CastFromType, Mode > const &InSharedRef)
Definition SharedPointer.h:127