Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TombEngine/TombEngine
/ ApplyBindings
Function
ApplyBindings
TombEngine/Specific/Input/Input.cpp:733–736 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
731
}
732
733
static void ApplyBindings(const BindingProfile& set)
734
{
735
g_Bindings.SetBindingProfile(BindingProfileID::Custom, set);
736
}
737
738
void ApplyDefaultBindings()
739
{
Callers
2
ApplyDefaultBindings
Function · 0.85
ApplyDefaultXInputBindings
Function · 0.85
Calls
1
SetBindingProfile
Method · 0.80
Tested by
no test coverage detected