跳转至

echolive:avatar

待定

注册形象,以供形象播放器使用。

属性

属性
唯一键 meta.name
继承

默认值

{
    meta: {
        name: 'missingno',
        title: 'missingno',
        title_i18n: '',
        author: 'missingno'
    },
    path: {
        action_i18n: 'common.action.',
        scene_i18n: 'common.scene.',
        images: ''
    },
    default_value: {
        action: {
            idle: undefined,
            review: undefined,
            unknown: undefined
        },
        scene: {
            idle: undefined,
            review: undefined,
            unknown: undefined
        }
    },
    action: [],
    scene: []
}