ComponentRef

@Serializable
data class ComponentRef(val entityId: EntityId, val componentClassName: String)

Constructors

Link copied to clipboard
constructor(entityId: EntityId, componentClassName: String)

Properties

Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard