コード例 #1
0
ファイル: UseInput.cs プロジェクト: EivindLervik/Matto
 public void Run()
 {
     SetValue(element.GetValue(new Stack <ElementData>()));
 }