LanguageEnglish
  • C#
  • JS

Script language

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

This version of Unity is unsupported.

BaseInputModule.ShouldActivateModule

public bool ShouldActivateModule();

Returns

bool Should the module be activated.

Description

Should be activated.

Override to add custom logic.