Unknown

@Serializable
class Unknown : Component(source)

Fallback component for unknown or unregistered component types.

Used when the JSON contains a component type not registered in the serializers module.

Constructors

Link copied to clipboard
constructor()

Properties

Link copied to clipboard

Technical name of the component type.

Link copied to clipboard
val uid: String

Unique identifier for this component instance.