Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PerroEngine/Perro
/ ActionSetHandle
Class
ActionSetHandle
perro_source/api_modules/perro_steamworks/src/input.rs:76–76 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
74
}
75
76
#[derive(Clone, Copy, Debug, Default, PartialEq, Eq, Hash)]
77
pub struct ActionSetHandle(u64);
78
79
impl ActionSetHandle {
Callers
1
action_set_handle
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected