13 lines
430 B
Plaintext
13 lines
430 B
Plaintext
URL: https://wiki.studiominus.nl/internalReference/ConditionalSettingBehaviour.html
|
|
Title: People Playground Modding - ConditionalSettingBehaviour
|
|
==================================================
|
|
|
|
public abstract class ConditionalSettingBehaviour
|
|
Inherits MonoBehaviour
|
|
This class is currently not used anywhere
|
|
Methods
|
|
public void Sync()
|
|
No description provided
|
|
|
|
public abstract bool GetShouldBeActive()
|
|
No description provided |