feat: add initial People Playground mod development kit
This commit is contained in:
@@ -0,0 +1,22 @@
|
||||
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
|
||||
Reference in New Issue
Block a user