18 lines
424 B
Plaintext
18 lines
424 B
Plaintext
URL: https://wiki.studiominus.nl/internalReference/Toggle.html
|
|
Title: People Playground Modding - Toggle
|
|
==================================================
|
|
|
|
public abstract class Toggle
|
|
Inherits MonoBehaviour
|
|
No description provided
|
|
Fields
|
|
public Image image
|
|
No description provided
|
|
|
|
Properties
|
|
protected abstract bool Visible { get; }
|
|
No description provided
|
|
|
|
Methods
|
|
protected virtual void Update()
|
|
No description provided |