コード例 #1
0
ファイル: SubTarget.cs プロジェクト: Kideya/Brawlgame
 public abstract void GetPropertiesGUI(ref TargetPropertyGUIContext context, Action onChange, Action <String> registerUndo);
コード例 #2
0
 public override void GetPropertiesGUI(ref TargetPropertyGUIContext context, Action onChange, Action <String> registerUndo)
 {
 }