Class BoltClassGraphUnitDescriptor<TUnit>
Inheritance
Descriptor<TUnit>
UnitDescriptor<TUnit>
BoltMemberUnitDescriptor<TUnit>
BoltClassGraphUnitDescriptor<TUnit>
Inherited Members
Namespace: Ludiq.Bolt
Syntax
public class BoltClassGraphUnitDescriptor<TUnit> : BoltMemberUnitDescriptor<TUnit>, IDisposable, IUnitDescriptor, IDescriptor where TUnit : class, IClassGraphUnit
Type Parameters
| Name | Description | 
|---|---|
| TUnit | 
Constructors
BoltClassGraphUnitDescriptor(TUnit)
Declaration
public BoltClassGraphUnitDescriptor(TUnit unit)
Parameters
| Type | Name | Description | 
|---|---|---|
| TUnit | unit | 
Methods
DefinedIcon()
Declaration
protected override EditorTexture DefinedIcon()
Returns
| Type | Description | 
|---|---|
| EditorTexture | 
Overrides
Ludiq.Bolt.BoltMemberUnitDescriptor<TUnit>.DefinedIcon()
DefinedShortTitle()
Declaration
protected override string DefinedShortTitle()
Returns
| Type | Description | 
|---|---|
| String | 
Overrides
Ludiq.Bolt.BoltMemberUnitDescriptor<TUnit>.DefinedShortTitle()
DefinedTitle()
Declaration
protected override string DefinedTitle()
Returns
| Type | Description | 
|---|---|
| String | 
Overrides
Ludiq.Bolt.BoltMemberUnitDescriptor<TUnit>.DefinedTitle()