Class InstallationConstants.ComponentNames
Unity component and GameObject names
Inherited Members
Namespace: Serenity.Shared.Constants
Assembly: Serenity.Shared.dll
Syntax
public static class InstallationConstants.ComponentNames
Fields
ASSET_PREFETCHER_LOCATOR
Declaration
public const string ASSET_PREFETCHER_LOCATOR = "AssetPrefetcherLocator"
Field Value
| Type | Description |
|---|---|
| string |
PLAYER_INPUT
Declaration
public const string PLAYER_INPUT = "PlayerInput"
Field Value
| Type | Description |
|---|---|
| string |
SERVICES
Declaration
public const string SERVICES = "Services"
Field Value
| Type | Description |
|---|---|
| string |