Class OnMouseExitGenerator
Inheritance
OnMouseExitGenerator
Inherited Members
Namespace: Ludiq.Bolt
Syntax
public class OnMouseExitGenerator : GameObjectEventUnitGenerator<OnMouseExit, EmptyEventArgs>, IBehaviourUnitGenerator, IUnitGenerator, IGenerator
Constructors
OnMouseExitGenerator(OnMouseExit)
Declaration
public OnMouseExitGenerator(OnMouseExit unit)
Parameters
| Type | Name | Description |
|---|---|---|
| OnMouseExit | unit |