![]() |
Lysa
0.0
Lysa 3D Engine
|
High-level action abstraction combining one or more input entries. If any entry condition is satisfied, the action is considered active.
Public Attributes | |
| std::string | name |
| std::vector< InputActionEntry > | entries |
| std::vector<InputActionEntry> entries |
List of device-specific entries that can trigger this action.
| std::string name |
Unique action name used to query and match events.