Re: Object Inheritance Help

Re: Object Inheritance Help

Old forum URL: forums.lhotka.net/forums/t/9290.aspx


ajj3085 posted on Wednesday, July 28, 2010

Are you using the RegisterProperty calls which take a Type as the first parameter?  If so, don't.  The Type passed must be the final subclass, not one of the superclasses.

Copyright (c) Marimer LLC