AssetLicenseValidityData Struct Reference

#include <assets.h>

Detailed Description

License validity data returned by AssetInterface::IsAssetLicenseValid.

Public Attributes

ASSET_LICENSE_VALIDITY validity
 
ASSETLICENSETYPE assetLicenseType
 
InternedId appLicenseType
 

Member Data Documentation

◆ validity

Validity result.

◆ assetLicenseType

ASSETLICENSETYPE assetLicenseType

If license is invalid, this is the asset license type.

◆ appLicenseType

InternedId appLicenseType

If license is invalid, this is the Cinema 4D current license type.

See also
LICENSETYPES