MemoryEditor - HockeyQuestionMark/HockeyEditor GitHub Wiki
Methods
| Method | Returns | Parameters | Description |
|---|---|---|---|
| Init() | void | none | Attaches to hockey.exe. Must be called before anything else. Make sure hockey is running |
| Init(bool isServer) | void | bool isServer: Do you wish to attach to hockeydedicated.exe? | Attaches to hockey.exe. Must be called before anything else. Make sure hockey is running |