API > Character
Interface: Character
Contents
Properties
alias
alias?:
string
|string
[]
@description:zh-CN 别名
Source
packages/types/src/config/index.ts:145
avatar
avatar?:
string
@description:zh-CN 头像
Source
packages/types/src/config/index.ts:141
name
name:
string
@description:zh-CN 姓名
Source
packages/types/src/config/index.ts:137
tachies
tachies:
Record
<string
,Tachie
>
@description:zh-CN 立绘们,key为立绘名称
Source
packages/types/src/config/index.ts:149
Generated using typedoc-plugin-markdown and TypeDoc