On 09/02/2015 at 05:22, xxxxxxxx wrote:
User Information:
Cinema 4D Version: 13+
Platform: Windows ; Mac ; Mac OSX ;
Language(s) : C++ ;
---------
Hi,
I would like to know what
DESCFLAGS_DESC_RECURSIONLOCK
is actually doing or used for? It is probably somehow flagging recursive calls to the description loading routine but when is this flag usually passed along and when is a plugin supposed to set the flag in GetDDescription() alongside DESCFLAGS_DESC_LOADED? Always? Or only in certain situations?
I would really like to understand what this flag is all about (the sdk docs describe it as private but it seems to me that this could be quite a crucial flag when dealing with inherited description types)
Thanks
Best
Samir