ModelTypeMatcher

interface ModelTypeMatcher

Functions

getTypeId
Link copied to clipboard
common
abstract fun getTypeId(typeName: ReadMemory, createIfNone: Boolean = true): Int
getTypeName
Link copied to clipboard
common
abstract fun getTypeName(typeId: Int): ReadMemory?

Properties

typeTable
Link copied to clipboard
common
abstract val typeTable: TypeTable

Inheritors

ModelDB
Link copied to clipboard