staticObjectTypeVariantId

fun staticObjectTypeVariantId(anObjectType: AvailObject): Int

Produce the given object type's ObjectLayoutVariant's variantId.

Return

The object type's variantId, which is an Int.

Parameters

anObjectType

The object type to examine.