Class CustomEventDescriptor
Inheritance
CustomEventDescriptor
Inherited Members
Namespace: Unity.VisualScripting
Assembly: Unity.VisualScripting.Flow.Editor.dll
Syntax
[Descriptor(typeof(CustomEvent))]
public class CustomEventDescriptor : EventUnitDescriptor<CustomEvent>, IAssigner, IUnitDescriptor, IDescriptor
Constructors
CustomEventDescriptor(CustomEvent)
Declaration
public CustomEventDescriptor(CustomEvent @event)
Parameters
| Type | Name | Description |
|---|---|---|
| CustomEvent | event |
Methods
DefinedPort(IUnitPort, UnitPortDescription)
Declaration
protected override void DefinedPort(IUnitPort port, UnitPortDescription description)
Parameters
| Type | Name | Description |
|---|---|---|
| IUnitPort | port | |
| UnitPortDescription | description |
Overrides
DefinedSubtitle()
Declaration
protected override string DefinedSubtitle()
Returns
| Type | Description |
|---|---|
| string |