getType

@NotNull
abstract fun getType(): @NotNull HudObjectType<out Any>

Gets the type instance.

Return

type instance