コード例 #1
0
 public List <VfxConfig> ShowVfxConfig()
 {
     return(config.ListEnabledVfx());
 }