enum jnc_PropertyTypeFlag
#include <jnc_PropertyType.h> enum jnc_PropertyTypeFlag { jnc_PropertyTypeFlag_Const = 0x010000, jnc_PropertyTypeFlag_Bindable = 0x020000, jnc_PropertyTypeFlag__All = 0x030000, };
#include <jnc_PropertyType.h> enum jnc_PropertyTypeFlag { jnc_PropertyTypeFlag_Const = 0x010000, jnc_PropertyTypeFlag_Bindable = 0x020000, jnc_PropertyTypeFlag__All = 0x030000, };