Click or drag to resize

HHelpersUIStateIsLocalPlayerTypingInASearchBox Method

Return true if the local player is entering text in a search box of some sort.

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

Return Value

Type: Boolean
True or false
See Also