StructTypeList

@Singleton
class StructTypeList @Inject constructor(cache: Cache) : GroupConfigTypeList<StructType>

Constructors

Link copied to clipboard
@Inject
fun StructTypeList(cache: Cache)

Functions

Link copied to clipboard
operator fun get(id: Int): StructType?

Properties

Link copied to clipboard