export enum ChatAudibleLevel { Not = -1, Barely = 0, Fully = 1 }