Skip to content

函数: getStoryValue()

getStoryValue(type, key): any

获取剧情数值的方法

参数

type

any

剧情数值的类型 "int" | "list" | "str" | "obj"

key

any

剧情数值的key

返回

any