Interface IUnifiedVariableUnitOption
Inherited Members
Namespace: Ludiq.Bolt
Syntax
[Obsolete("Use the new class variables system instead.")]
public interface IUnifiedVariableUnitOption : IUnitOption, IFuzzyOption
Properties
kind
Declaration
VariableKind kind { get; }
Property Value
| Type | Description |
|---|---|
| VariableKind |
name
Declaration
string name { get; }
Property Value
| Type | Description |
|---|---|
| String |