Click or drag to resize

HHelpersUIStateIsLocalPlayerTypingSomething Method

Returns true if the local player is entering text in an input box of some sort and thus should not be activating hotkeys or other keyboard commands.

Namespace:  com.tiberiumfusion.ttplugins.HarmonyPlugins
Assembly:  TTPlugins (in TTPlugins.dll) Version: 1.2.0.1 (1.2.0.1)
Syntax
public static bool IsLocalPlayerTypingSomething()

Return Value

Type: Boolean
True or false
See Also