Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/candybox2/candybox2.github.io
/ getCallbackCollection
Method
getCallbackCollection
code/main/Hotkey.ts:38–40 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
36
37
// Public getters
38
public getCallbackCollection(): CallbackCollection{
39
return
this.callbackCollection;
40
}
41
42
public getKey(): number{
43
return
this.key;
Callers
5
execute
Function · 0.45
pressedSpaceButton
Method · 0.45
resetResourcesCallbacks
Method · 0.45
willBeDisplayed
Method · 0.45
willBeDisplayed
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected