maxon.SubTypeAssetInterface

Description

Implements the SubTypeAsset. This subtype specializes for example FileAssets.

Inheritance diagram

Inheritance

Parent Class:

Child Class:

Methods Signature

Create()

Creates a new SubtypeAsset.

SetSubType(target, subtype)

Stores the subtype of an asset.

Methods Definition

static SubTypeAssetInterface.Create()

Creates a new SubtypeAsset.

Returns

Return type

maxon.SubTypeAsset

static SubTypeAssetInterface.SetSubType(target, subtype)

Stores the subtype of an asset.

Parameters