Crosstales.RTVoice.EditorUtil.EditorConstants Class Reference

Collected constants of very general utility for the asset. More...

Static Public Attributes

const string KEY_UPDATE_CHECK = Crosstales.RTVoice.Util.Constants.KEY_PREFIX + "UPDATE_CHECK"
 
const string KEY_COMPILE_DEFINES = Crosstales.RTVoice.Util.Constants.KEY_PREFIX + "COMPILE_DEFINES"
 
const string KEY_HIERARCHY_ICON = Crosstales.RTVoice.Util.Constants.KEY_PREFIX + "HIERARCHY_ICON"
 
const string KEY_UPDATE_DATE = Crosstales.RTVoice.Util.Constants.KEY_PREFIX + "UPDATE_DATE"
 
const string DEFAULT_ASSET_PATH = "/Plugins/crosstales/RTVoice/"
 
const bool DEFAULT_UPDATE_CHECK = false
 
const bool DEFAULT_COMPILE_DEFINES = true
 
const bool DEFAULT_HIERARCHY_ICON = false
 
static string PREFAB_SUBPATH = "Resources/Prefabs/"
 Sub-path to the prefabs. More...
 
static string ASSET_URL => Crosstales.RTVoice.Util.Constants.ASSET_PRO_URL
 Returns the URL of the asset in UAS. More...
 
static string ASSET_ID => "41068"
 Returns the ID of the asset in UAS. More...
 
static System.Guid ASSET_UID => new System.Guid("181f4dab-261f-4746-85f8-849c2866d353")
 Returns the UID of the asset. More...
 

Detailed Description

Collected constants of very general utility for the asset.

Member Data Documentation

◆ ASSET_ID

string Crosstales.RTVoice.EditorUtil.EditorConstants.ASSET_ID => "41068"
static

Returns the ID of the asset in UAS.

Returns
The ID of the asset in UAS.

◆ ASSET_UID

System.Guid Crosstales.RTVoice.EditorUtil.EditorConstants.ASSET_UID => new System.Guid("181f4dab-261f-4746-85f8-849c2866d353")
static

Returns the UID of the asset.

Returns
The UID of the asset.

◆ ASSET_URL

string Crosstales.RTVoice.EditorUtil.EditorConstants.ASSET_URL => Crosstales.RTVoice.Util.Constants.ASSET_PRO_URL
static

Returns the URL of the asset in UAS.

Returns
The URL of the asset in UAS.

◆ PREFAB_SUBPATH

string Crosstales.RTVoice.EditorUtil.EditorConstants.PREFAB_SUBPATH = "Resources/Prefabs/"
static

Sub-path to the prefabs.


The documentation for this class was generated from the following file:
  • C:/Users/slaub/Unity/assets/RTVoice/RTVoicePro/Assets/Plugins/crosstales/RTVoice/Scripts/Editor/Util/EditorConstants.cs