20 lines
608 B
Plaintext
20 lines
608 B
Plaintext
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 |