feat: add initial People Playground mod development kit
This commit is contained in:
@@ -0,0 +1,33 @@
|
||||
URL: https://wiki.studiominus.nl/internalReference/TriggerEditorBehaviour.html
|
||||
Title: People Playground Modding - TriggerEditorBehaviour
|
||||
==================================================
|
||||
|
||||
public class TriggerEditorBehaviour
|
||||
Inherits MonoBehaviour
|
||||
No description provided
|
||||
Fields
|
||||
public string InputActionKey
|
||||
No description provided
|
||||
|
||||
public InputAction InputAction
|
||||
No description provided
|
||||
|
||||
public Button UnbindButton
|
||||
No description provided
|
||||
|
||||
public TextMeshProUGUI Text
|
||||
No description provided
|
||||
|
||||
public Image Image
|
||||
No description provided
|
||||
|
||||
Properties
|
||||
public static bool IsBeingEdited { get; private set; }
|
||||
No description provided
|
||||
|
||||
Methods
|
||||
public void StartWaiting()
|
||||
No description provided
|
||||
|
||||
public void Unbind()
|
||||
No description provided
|
||||
Reference in New Issue
Block a user