Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BohemiaInteractive/CWR
/ Bind
Method
Bind
engine/Poseidon/Input/InputProfile.cpp:22–25 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
20
} // namespace
21
22
void InputProfile::Bind(UserAction action, InputCode code)
23
{
24
Bind(action, InputBinding(code));
25
}
26
27
void InputProfile::Bind(UserAction action, InputBinding binding)
28
{
Callers
15
Init
Method · 0.45
Load
Method · 0.45
ResetCategoryDefaults
Method · 0.45
RebindProfile
Function · 0.45
ReplaceGamepadBindings
Function · 0.45
BindAxis
Function · 0.45
BindButton
Function · 0.45
BindPov
Function · 0.45
ApplyFreelookDefaults
Function · 0.45
Load
Method · 0.45
test_localized_string.cpp
File · 0.45
test_entity_displayname_lang_switch.cpp
File · 0.45
Calls
1
InputBinding
Class · 0.85
Tested by
3
BindCombo
Function · 0.36
SetSingleBinding
Function · 0.36
BindMenuProfile
Function · 0.36