Class GameModeSettingsCreator.Result
Outcome of a Create(Input) call.
Namespace: Serenity.GameMode.Installation.Editor.Builder
Assembly: Serenity.UnityGameMode.Installation.Editor.dll
Syntax
public sealed class GameModeSettingsCreator.Result : SerenityCreationResult
Constructors
Result()
Declaration
public Result()
Fields
SettingsAssetPath
Declaration
public string SettingsAssetPath
Field Value
| Type | Description |
|---|---|
| string |
UpdatedExisting
Declaration
public bool UpdatedExisting
Field Value
| Type | Description |
|---|---|
| bool |