Struct WhenInputEventBuilder
- Namespace
- LunyScript.Api /
- Assembly
- LunyScript.dll
public readonly struct WhenInputEventBuilder
Expand Details ...
- Inherited Members
Methods
Action(String)
Input Action Map events.
public WhenInputActionBuilder Action(String actionName)
Parameters
| Type | Name | Description |
|---|---|---|
actionName |