Files
test2/source/gameengine
Campbell Barton 5b306b7541 BGE Python API
added defines PY_SET_ATTR_FAIL, PY_SET_ATTR_MISSING and PY_SET_ATTR_SUCCESS

This is useful when objects that have user defined attributes (GameObject and Scene)
When calling setattr on the parent, a return value of PY_SET_ATTR_FAIL means the attribute exists but failed to be set, so don't set the custom attribute.
2009-04-12 09:56:30 +00:00
..
2009-04-09 22:15:26 +00:00
2009-04-12 09:56:30 +00:00
2009-04-09 22:15:26 +00:00
2009-04-12 09:56:30 +00:00
2009-04-11 20:58:09 +00:00
2009-04-09 09:50:17 +00:00
2009-03-22 19:19:21 +00:00
2008-10-31 22:35:52 +00:00