MCPcopy 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

executeFunction · 0.45
pressedSpaceButtonMethod · 0.45
willBeDisplayedMethod · 0.45
willBeDisplayedMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected