コード例 #1
0
 public void Start()
 {
     EffectSystem.Add(this);
 }
コード例 #2
0
 public void OnEnable()
 {
     EffectSystem.Add(this);
 }