billyquith / ponder

C++ reflection library with Lua binding, and JSON and XML serialisation.
http://billyquith.github.io/ponder/
Other
640 stars 93 forks source link

Add UserProperty::getObject() to get a UserObject from a UserProperty #75

Closed AntAgna closed 7 years ago

AntAgna commented 7 years ago

Add functionality as described in #74

billyquith commented 7 years ago

This was already committed in other change. Different pull requests need to be in separate branches.

AntAgna commented 7 years ago

I did the pull request from another branch. But I also pushed the changes to my master branch, which I realize now I should not have done before the first pull request was merged. Sorry