C# Класс FurieSkills, TheDeadMemories

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

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

Метод Описание
FurieSkills ( string name, string description, int price, Skills, father, float timeIncantation, int manaCost, Transform particule, float time, float damageFactor ) : System.Collections
getDamageFactor ( ) : float
getTime ( ) : float

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

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

public FurieSkills ( string name, string description, int price, Skills, father, float timeIncantation, int manaCost, Transform particule, float time, float damageFactor ) : System.Collections
name string
description string
price int
father Skills,
timeIncantation float
manaCost int
particule Transform
time float
damageFactor float
Результат System.Collections

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

public getDamageFactor ( ) : float
Результат float

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

public getTime ( ) : float
Результат float