Class PointerEventUnitGenerator
Inheritance
PointerEventUnitGenerator
Inherited Members
Namespace: Ludiq.Bolt
Syntax
public class PointerEventUnitGenerator : GameObjectEventUnitGenerator<PointerEventUnit, PointerEventData>, IBehaviourUnitGenerator, IUnitGenerator, IGenerator
Constructors
PointerEventUnitGenerator(PointerEventUnit)
Declaration
public PointerEventUnitGenerator(PointerEventUnit unit)
Parameters
| Type | Name | Description |
|---|---|---|
| PointerEventUnit | unit |
Properties
argsParameterPort
Declaration
protected override ValueOutput argsParameterPort { get; }
Property Value
| Type | Description |
|---|---|
| ValueOutput |
Overrides
Ludiq.Bolt.EventHandlerUnitGenerator<Ludiq.Bolt.PointerEventUnit, UnityEngine.EventSystems.PointerEventData>.argsParameterPort