Featured

interface Featured<F : Any>(source)

An entity that contains a set of features defined by their types

Inheritors

Functions

Link copied to clipboard
abstract fun <T : F> getFeature(type: FeatureKey<T>): T?