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