Свойство | Тип | Описание | |
---|---|---|---|
chainTimes | int | ||
enemy | GameObject | ||
maxDistance | int | ||
stats | Stats | ||
target | Vector3 |
Метод | Описание | |
---|---|---|
FixedUpdate ( ) : void | ||
Start ( ) : void | ||
displayFlash ( Vector3 position ) : void |
Метод | Описание | |
---|---|---|
FindRandomEnemy ( Vector3 position, string tag, ArrayList ignoreID ) : GameObject | ||
castChainLightning ( ) : IEnumerator |
public displayFlash ( Vector3 position ) : void | ||
position | Vector3 | |
Результат | void |