Show / Hide Table of Contents

Class Constants.Path

Inheritance
System.Object
Constants.Path
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ToString()
System.Object.ReferenceEquals(System.Object, System.Object)
Namespace:Mapbox.Unity
Assembly:cs.temp.dll.dll
Syntax
public static class Path

Fields

CONFIG_FILE

Declaration
public const string CONFIG_FILE = "MapboxConfiguration.txt"
Field Value
Type Description
System.String

DID_PROMPT_CONFIGURATION

Declaration
public const string DID_PROMPT_CONFIGURATION = "MAPBOX_DID_PROMPT_CONFIGURATION"
Field Value
Type Description
System.String

MAP_FEATURE_STYLES_DEFAULT_STYLE_ASSETS

Declaration
public static readonly string MAP_FEATURE_STYLES_DEFAULT_STYLE_ASSETS
Field Value
Type Description
System.String

MAP_FEATURE_STYLES_SAMPLES

Declaration
public static readonly string MAP_FEATURE_STYLES_SAMPLES
Field Value
Type Description
System.String

MAPBOX_RESOURCES_ABSOLUTE

Declaration
public static readonly string MAPBOX_RESOURCES_ABSOLUTE
Field Value
Type Description
System.String

MAPBOX_RESOURCES_RELATIVE

Declaration
public static readonly string MAPBOX_RESOURCES_RELATIVE
Field Value
Type Description
System.String

MAPBOX_STYLES_ASSETS_FOLDER

Declaration
public const string MAPBOX_STYLES_ASSETS_FOLDER = "Assets"
Field Value
Type Description
System.String

MAPBOX_STYLES_ATLAS_FOLDER

Declaration
public const string MAPBOX_STYLES_ATLAS_FOLDER = "Atlas"
Field Value
Type Description
System.String

MAPBOX_STYLES_MATERIAL_FOLDER

Declaration
public const string MAPBOX_STYLES_MATERIAL_FOLDER = "Materials"
Field Value
Type Description
System.String

MAPBOX_STYLES_PALETTES_FOLDER

Declaration
public const string MAPBOX_STYLES_PALETTES_FOLDER = "Palettes"
Field Value
Type Description
System.String

MAPBOX_USER

Declaration
public static readonly string MAPBOX_USER
Field Value
Type Description
System.String

MAPBOX_USER_MODIFIERS

Declaration
public static readonly string MAPBOX_USER_MODIFIERS
Field Value
Type Description
System.String

SCENELIST

Declaration
public const string SCENELIST = "Assets/Mapbox/Resources/Mapbox/ScenesList.asset"
Field Value
Type Description
System.String

SHOULD_COLLECT_LOCATION_KEY

Declaration
public const string SHOULD_COLLECT_LOCATION_KEY = "MAPBOX_SHOULD_COLLECT_LOCATION"
Field Value
Type Description
System.String

TELEMETRY_TURNSTILE_LAST_TICKS_EDITOR_KEY

Declaration
public const string TELEMETRY_TURNSTILE_LAST_TICKS_EDITOR_KEY = "MAPBOX_TELEMETRY_TURNSTILE_LAST_TICKS_EDITOR"
Field Value
Type Description
System.String

TELEMETRY_TURNSTILE_LAST_TICKS_FALLBACK_KEY

Declaration
public const string TELEMETRY_TURNSTILE_LAST_TICKS_FALLBACK_KEY = "MAPBOX_TELEMETRY_TURNSTILE_LAST_TICKS_FALLBACK"
Field Value
Type Description
System.String
Back to top © 2017 Mapbox