Class OnDrawGizmos
Use to draw gizmos that are always drawn in the editor.
Inheritance
OnDrawGizmos
Inherited Members
Namespace: Unity.VisualScripting
Syntax
[UnitCategory("Events/Editor")]
public sealed class OnDrawGizmos : ManualEventUnit<EmptyEventArgs>, IEventUnit, IUnit, IGraphElementWithDebugData, IGraphEventListener, IGraphElementWithData, IGraphElement, IGraphItem, INotifiedCollectionItem, IDisposable, IPrewarmable, IAotStubbable, IIdentifiable, IGraphEventHandler<EmptyEventArgs>
Properties
hookName
Declaration
protected override string hookName { get; }
Property Value
| Type | Description |
|---|---|
| String |
Overrides
Unity.VisualScripting.ManualEventUnit<Unity.VisualScripting.EmptyEventArgs>.hookName