コード例 #1
0
ファイル: PlayerBlob.cs プロジェクト: tarnas14/AgarIo
 internal override void OnCreate()
 {
     base.OnCreate();
     Owner.AddBlob(this);
 }