OnDestroyUIUsage​Called when a custom UI is destroyed for the playerNo return behaviorExamples​""void OnDestroyUI(BasePlayer player, string json){ Puts("OnDestroyUI works!");}Copy