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