コード例 #1
0
ファイル: Pattern.cs プロジェクト: SotSF/canopy-unity
 public void SelectThisPattern()
 {
     manager.SelectPattern(this);
 }