22 lines
548 B
Plaintext
22 lines
548 B
Plaintext
URL: https://wiki.studiominus.nl/internalReference/ConditionalTextBehaviour.html
|
|
Title: People Playground Modding - ConditionalTextBehaviour
|
|
==================================================
|
|
|
|
public class ConditionalTextBehaviour
|
|
Inherits MonoBehaviour
|
|
No description provided
|
|
Fields
|
|
public TextMeshProUGUI TextMesh
|
|
No description provided
|
|
|
|
public ContextMenuBehaviour Component
|
|
No description provided
|
|
|
|
public string Property
|
|
No description provided
|
|
|
|
public string TrueText
|
|
No description provided
|
|
|
|
public string FalseText
|
|
No description provided |