Legacy Documentation: Version 5.1
LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

BaseInputModule.DeactivateModule

Switch to Manual
public function DeactivateModule(): void;

Description

Called when the module is deactivated. Override this if you want custom code to execute when you deactivate your module.