tengri/Content/Input/Actions/IA_RightTrigger.ts

6 lines
177 B
TypeScript

// Content/Input/Actions/IA_RightTrigger.ts
import { InputAction } from '/Content/UE/InputAction.ts';
export const IA_RightTrigger = new InputAction(null, 'IA_RightTrigger');