OnCrateHackUsage​Called when a player starts hacking a locked crateNo return behaviorExamples​""void OnCrateHack(HackableLockedCrate crate){ Puts("OnCrateHack works!");}Copy