Class BoltCoreResources.Icons
Inheritance
BoltCoreResources.Icons
Syntax
Constructors
Icons(BoltCoreResources)
Declaration
public Icons(BoltCoreResources resources)
Parameters
Properties
applicationVariable
Declaration
public EditorTexture applicationVariable { get; }
Property Value
downgrade
Declaration
public EditorTexture downgrade { get; }
Property Value
editorPref
Declaration
public EditorTexture editorPref { get; }
Property Value
empty
Declaration
public EditorTexture empty { get; }
Property Value
errorMessage
Declaration
public EditorTexture errorMessage { get; }
Property Value
errorState
Declaration
public EditorTexture errorState { get; }
Property Value
flowVariable
Declaration
public EditorTexture flowVariable { get; }
Property Value
graphVariable
Declaration
public EditorTexture graphVariable { get; }
Property Value
Declaration
public EditorTexture informationMessage { get; }
Property Value
inspectorWindow
Declaration
public EditorTexture inspectorWindow { get; }
Property Value
null
Declaration
public EditorTexture null { get; }
Property Value
objectVariable
Declaration
public EditorTexture objectVariable { get; }
Property Value
progress
Declaration
public EditorTexture progress { get; }
Property Value
projectSetting
Declaration
public EditorTexture projectSetting { get; }
Property Value
questionMessage
Declaration
public EditorTexture questionMessage { get; }
Property Value
savedVariable
Declaration
public EditorTexture savedVariable { get; }
Property Value
sceneVariable
Declaration
public EditorTexture sceneVariable { get; }
Property Value
Declaration
public EditorTexture sidebarAnchorLeft { get; }
Property Value
Declaration
public EditorTexture sidebarAnchorRight { get; }
Property Value
successMessage
Declaration
public EditorTexture successMessage { get; }
Property Value
successState
Declaration
public EditorTexture successState { get; }
Property Value
supportWindow
Declaration
public EditorTexture supportWindow { get; }
Property Value
upgrade
Declaration
public EditorTexture upgrade { get; }
Property Value
upToDate
Declaration
public EditorTexture upToDate { get; }
Property Value
variable
Declaration
public EditorTexture variable { get; }
Property Value
variablesWindow
Declaration
public EditorTexture variablesWindow { get; }
Property Value
warningMessage
Declaration
public EditorTexture warningMessage { get; }
Property Value
warningState
Declaration
public EditorTexture warningState { get; }
Property Value
window
Declaration
public EditorTexture window { get; }
Property Value
Methods
Load()
Declaration
VariableKind(VariableKind)
Declaration
public EditorTexture VariableKind(VariableKind kind)
Parameters
Returns
Extension Methods