| 752 | } |
| 753 | |
| 754 | InputManager::XboxGamepad::~XboxGamepad() |
| 755 | { |
| 756 | } |
| 757 | |
| 758 | XrPath InputManager::XboxGamepad::GetSuggestedBindings(std::vector<XrActionSuggestedBinding>& outBindings) const |
| 759 | { |
nothing calls this directly
no outgoing calls
no test coverage detected