Method FindByText
- Namespace
- GrindFest
- Assembly
- GrindFest.dll
FindByText(string)
The visible element with this exact text - what a player would point at. Prefers visible matches, because every panel stays mounted (display:none), so the same string usually exists several times in the tree.
public static VisualElement FindByText(string text)
Parameters
textstring