27 lines
674 B
Plaintext
27 lines
674 B
Plaintext
URL: https://wiki.studiominus.nl/internalReference/SettingsGeneratorBehaviour.html
|
|
Title: People Playground Modding - SettingsGeneratorBehaviour
|
|
==================================================
|
|
|
|
public class SettingsGeneratorBehaviour
|
|
Inherits MonoBehaviour
|
|
No description provided
|
|
Fields
|
|
public Transform Container
|
|
No description provided
|
|
|
|
public GameObject SettingTemplatePrefab
|
|
No description provided
|
|
|
|
public SettingsTabsController SettingsTabsController
|
|
No description provided
|
|
|
|
public GameObject ButtonSettingPrefab
|
|
[Space]
|
|
No description provided
|
|
|
|
public GameObject SliderSettingPrefab
|
|
No description provided
|
|
|
|
Methods
|
|
public void Generate()
|
|
No description provided |