Crosstales.BWF.EditorUtil.EditorConstants Class Reference

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

Static Public Attributes

const string KEY_UPDATE_CHECK = Constants.KEY_PREFIX + "UPDATE_CHECK"
 
const string KEY_COMPILE_DEFINES = Constants.KEY_PREFIX + "COMPILE_DEFINES"
 
const string KEY_HIERARCHY_ICON = Constants.KEY_PREFIX + "HIERARCHY_ICON"
 
const string KEY_UPDATE_DATE = Constants.KEY_PREFIX + "UPDATE_DATE"
 
const string DEFAULT_ASSET_PATH = "/Plugins/crosstales/BadWordFilter/"
 
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 => Constants.ASSET_PRO_URL
 Returns the URL of the asset in UAS. More...
 
static string ASSET_ID => "26255"
 Returns the ID of the asset in UAS. More...
 
static System.Guid ASSET_UID => new System.Guid("b11eebc0-525a-4d58-b33d-c0a9a728f3a9")
 Returns the UID of the asset. More...
 

Detailed Description

Collected editor constants of very general utility for the asset.

Member Data Documentation

◆ ASSET_ID

string Crosstales.BWF.EditorUtil.EditorConstants.ASSET_ID => "26255"
static

Returns the ID of the asset in UAS.

Returns
The ID of the asset in UAS.

◆ ASSET_UID

System.Guid Crosstales.BWF.EditorUtil.EditorConstants.ASSET_UID => new System.Guid("b11eebc0-525a-4d58-b33d-c0a9a728f3a9")
static

Returns the UID of the asset.

Returns
The UID of the asset.

◆ ASSET_URL

string Crosstales.BWF.EditorUtil.EditorConstants.ASSET_URL => 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.BWF.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/BWFPro/BWFPro/Assets/Plugins/crosstales/BadWordFilter/Scripts/Editor/Util/EditorConstants.cs