Featured

interface Featured<F : Any>

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

Functions

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

Inheritors

FeatureSet
Link copied to clipboard
StructureND
Link copied to clipboard

Sources

common source
Link copied to clipboard