Files
ppg-modkit/extracted_wiki_content/internalReference/propertybinder.txt

22 lines
546 B
Plaintext

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