DA_BOOL?

THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED

On 12/01/2005 at 14:53, xxxxxxxx wrote:

User Information:
Cinema 4D Version:   8.206 
Platform:      
Language(s) :

---------
I want to create a dynamic AM and fill it with a few Bool fields, but there doesn't seem to be a DA_BOOL enum!

What datatype am I supposed to use to add bool fields in the AM?

Thanks

THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED

On 12/01/2005 at 15:13, xxxxxxxx wrote:

Solved it myself

I needed to use DTYPE_BOOL

:)