コード例 #1
0
 public void Activate()
 {
     activeManager = this;
 }
コード例 #2
0
 public void Apply()
 {
     StringFieldManager.ApplyStringSet(Data);
 }