Пример #1
0
 public RealtimeAvatarVoiceModel()
 {
     _cache = new LocalChangeCache <LocalCacheEntry>();
 }
 public AvatarAppearanceModel()
 {
     _cache = new LocalChangeCache <LocalCacheEntry>();
 }