프로퍼티 | 타입 | 설명 | |
---|---|---|---|
buff | Buff, | ||
count | int | ||
interval | float | ||
mustBeKilled | bool | ||
obj | GameObject |
메소드 | 설명 | |
---|---|---|
SetBuff ( Buff, buff ) : void | ||
SpawnSet ( GameObject obj, int count, bool mustBeKilled, float interval ) : System.Collections |
public SpawnSet ( GameObject obj, int count, bool mustBeKilled, float interval ) : System.Collections | ||
obj | GameObject | |
count | int | |
mustBeKilled | bool | |
interval | float | |
리턴 | System.Collections |