variableObjectSlotsCount

abstract fun variableObjectSlotsCount(): Int

Answer the number of variable object slots in this AvailObject. This does not include the fixed object slots.

Return

The number of variable object slots.