# Interface: GetGameSoundStatusRes

GetGameSoundStatusRes()

获取游戏音效开启状态 返回值类型

# Properties

# Readonly enabled

enabled: boolean

游戏音效是否开启

Returns: boolean


# errMsg

errMsg: string

Inherited from MogsRes.errMsg

API 调用成功/失败的消息

Returns: string