Class MissingType
Implements
Inherited Members
Namespace: Unity.VisualScripting
Assembly: Unity.VisualScripting.Flow.dll
Syntax
[UnitTitle("Node script is missing!")]
[UnitShortTitle("Missing Script!")]
public sealed class MissingType : Unit, IUnit, IGraphElementWithDebugData, IGraphElement, IGraphItem, INotifiedCollectionItem, IDisposable, IPrewarmable, IAotStubbable, IIdentifiable, IAnalyticsIdentifiable
Properties
formerType
Declaration
[Serialize]
public string formerType { get; }
Property Value
Type | Description |
---|---|
string |
formerValue
Declaration
[Serialize]
public string formerValue { get; }
Property Value
Type | Description |
---|---|
string |
Methods
Definition()
Declaration
protected override void Definition()