features Instance Property

@property (nonatomic, readonly) unsigned int features;

The mask of features this license grants (0xfffffff for a full-featured license). See PxLicenseFeature.

Top