C# Class InvincibleSkill, TheDeadMemories

Inheritance: ActiveSkills
Mostrar archivo Open project: TheDeadMemoriesTeam/TheDeadMemories

Public Methods

Method Description
InvincibleSkill ( string name, string description, int price, Skills, father, float timeIncantation, int manaCost, Transform particule, float time ) : System.Collections
getTime ( ) : float

Method Details

InvincibleSkill() public method

public InvincibleSkill ( string name, string description, int price, Skills, father, float timeIncantation, int manaCost, Transform particule, float time ) : System.Collections
name string
description string
price int
father Skills,
timeIncantation float
manaCost int
particule Transform
time float
return System.Collections

getTime() public method

public getTime ( ) : float
return float