feat: add initial People Playground mod development kit
This commit is contained in:
22
extracted_wiki_content/internalReference/propertybinder.txt
Normal file
22
extracted_wiki_content/internalReference/propertybinder.txt
Normal file
@@ -0,0 +1,22 @@
|
||||
URL: https://wiki.studiominus.nl/internalReference/PropertyBinder.html
|
||||
Title: People Playground Modding - PropertyBinder
|
||||
==================================================
|
||||
|
||||
public class PropertyBinder
|
||||
Inherits MonoBehaviour
|
||||
No description provided
|
||||
Nested types
|
||||
PropertyBinder.BindedProperty
|
||||
Fields
|
||||
public static Assembly ReflectionAssembly
|
||||
No description provided
|
||||
|
||||
public Dictionary<string, BindedProperty> Binders
|
||||
No description provided
|
||||
|
||||
public BindedProperty[] Binds
|
||||
No description provided
|
||||
|
||||
Methods
|
||||
public void Awake()
|
||||
No description provided
|
||||
Reference in New Issue
Block a user