Class BoltFlowResources.Icons
Inheritance
BoltFlowResources.Icons
Syntax
Constructors
Icons(BoltFlowResources)
Declaration
public Icons(BoltFlowResources resources)
Parameters
Properties
controlPortConnected
Declaration
public EditorTexture controlPortConnected { get; }
Property Value
controlPortUnconnected
Declaration
public EditorTexture controlPortUnconnected { get; }
Property Value
coroutine
Declaration
public EditorTexture coroutine { get; }
Property Value
flowMacro
Declaration
public EditorTexture flowMacro { get; }
Property Value
graph
Declaration
public EditorTexture graph { get; }
Property Value
invalidPortConnected
Declaration
public EditorTexture invalidPortConnected { get; }
Property Value
invalidPortUnconnected
Declaration
public EditorTexture invalidPortUnconnected { get; }
Property Value
unit
Declaration
public EditorTexture unit { get; }
Property Value
unitCategory
Declaration
public EditorTexture unitCategory { get; }
Property Value
valuePortConnected
Declaration
public EditorTexture valuePortConnected { get; }
Property Value
valuePortUnconnected
Declaration
public EditorTexture valuePortUnconnected { get; }
Property Value
Methods
Load()
Declaration
UnitCategory(UnitCategory)
Declaration
public EditorTexture UnitCategory(UnitCategory category)
Parameters
Returns
Extension Methods