xtralifecloud / unity-sdk

XtraLife C# Unity plugin
MIT License
12 stars 6 forks source link

Master #1

Closed StudioJD closed 9 years ago

StudioJD commented 9 years ago

Add a empty constructor for PropertiesObject like that :

protected PropertiesObject() { Props = Bundle.Empty; }

Could help to construct objects without bundle.