feat: add initial People Playground mod development kit
This commit is contained in:
@@ -0,0 +1,20 @@
|
||||
URL: https://wiki.studiominus.nl/internalReference/SettingAttribute.html
|
||||
Title: People Playground Modding - SettingAttribute
|
||||
==================================================
|
||||
|
||||
public class SettingAttribute
|
||||
Inherits Attribute
|
||||
No description provided
|
||||
Fields
|
||||
public readonly SettingCategory Category
|
||||
No description provided
|
||||
|
||||
public readonly string Description
|
||||
No description provided
|
||||
|
||||
Methods
|
||||
public (constructor) SettingAttribute(SettingCategory category, string title, string desc)
|
||||
No description provided
|
||||
|
||||
public (constructor) SettingAttribute(SettingCategory category, string title)
|
||||
No description provided
|
||||
Reference in New Issue
Block a user