コード例 #1
0
 protected override void OnLoad(ComponentData data)
 {
     stuff = data.GetInt("Stuff", 0);
 }