feat: add initial People Playground mod development kit
This commit is contained in:
@@ -0,0 +1,27 @@
|
||||
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
|
||||
Reference in New Issue
Block a user