This version of Unity is unsupported.

BaseInputModule.IsModuleSupported

Declaration

public bool IsModuleSupported();

Returns

bool Is the module supported.

Description

Check to see if the module is supported. Override this if you have a platfrom specific module (eg. TouchInputModule that you do not want to activate on standalone.