KECS / com.juanmedina.kecs.entity / View / components
components¶
fun <reified T :Any> components():List<T>
Return the components in our view for a giving class.
KECS / com.juanmedina.kecs.entity / View / components
fun <reified T :Any> components():List<T>
Return the components in our view for a giving class.