ComponentAsEntityProvider

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
open override fun getOrRegisterComponentIdForClass(kClass: KClass<*>): ComponentId

Given a component's kClass, returns its ComponentId, or registers an entity with a ComponentInfo that will represent this kClass's component type.