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