Class This
Returns the current game object.
Implements
IDisposable
Inherited Members
Namespace: Unity.VisualScripting
Assembly: solution.dll
Syntax
[RenamedFromAttribute]
[RenamedFromAttribute]
public sealed class This : Unit, IUnit, IGraphElementWithDebugData, IGraphElement, IGraphItem, INotifiedCollectionItem, IDisposable, IPrewarmable, IAotStubbable, IIdentifiable, IAnalyticsIdentifiable
Properties
self
The current game object.
Declaration
[DoNotSerializeAttribute]
[PortLabelAttribute]
public ValueOutput self { get; }
Property Value
| Type | Description |
|---|---|
| ValueOutput |
Methods
Definition()
Declaration
protected override void Definition()
Overrides
Implements
IDisposable