Class MissingType
Implements
IDisposable
Inherited Members
Namespace: Unity.VisualScripting
Assembly: solution.dll
Syntax
[UnitTitleAttribute]
[UnitShortTitleAttribute]
public sealed class MissingType : Unit, IUnit, IGraphElementWithDebugData, IGraphElement, IGraphItem, INotifiedCollectionItem, IDisposable, IPrewarmable, IAotStubbable, IIdentifiable, IAnalyticsIdentifiable
Properties
formerType
Declaration
[SerializeAttribute]
public string formerType { get; }
Property Value
| Type | Description |
|---|---|
| string |
formerValue
Declaration
[SerializeAttribute]
public string formerValue { get; }
Property Value
| Type | Description |
|---|---|
| string |
Methods
Definition()
Declaration
protected override void Definition()
Overrides
Implements
IDisposable