C# Класс Assets.Scripts.Services.LootItems.AdrenalineShot

Наследование: Consumable
Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
AdrenalineShot ( string name, Sprite iconSprite, int hypePowerValue, System.TimeSpan effectDuration ) : System

Описание методов

AdrenalineShot() публичный Метод

public AdrenalineShot ( string name, Sprite iconSprite, int hypePowerValue, System.TimeSpan effectDuration ) : System
name string
iconSprite UnityEngine.Sprite
hypePowerValue int
effectDuration System.TimeSpan
Результат System