Files
ppg-modkit/extracted_wiki_content/internalReference/activationtogglebehaviour.txt

14 lines
496 B
Plaintext

URL: https://wiki.studiominus.nl/internalReference/ActivationToggleBehaviour.html
Title: People Playground Modding - ActivationToggleBehaviour
==================================================
public class ActivationToggleBehaviour
Inherits MonoBehaviour
Controls the Activation Toggle spawnable object.
Fields
public GameObject LightObject
[SkipSerialisation]
Reference to the little glowing light in the center of the object
public bool Activated
Is the object currently sending out signals?