33 lines
733 B
Plaintext
33 lines
733 B
Plaintext
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 |