Variable typeNamesConst

typeNames: { [key: number]: string } = ...

Maps numeric type codes to their corresponding entity type names.

Type declaration

  • [key: number]: string