C# 클래스 InvincibleSkill, TheDeadMemories

상속: ActiveSkills
파일 보기 프로젝트 열기: TheDeadMemoriesTeam/TheDeadMemories

공개 메소드들

메소드 설명
InvincibleSkill ( string name, string description, int price, Skills, father, float timeIncantation, int manaCost, Transform particule, float time ) : System.Collections
getTime ( ) : float

메소드 상세

InvincibleSkill() 공개 메소드

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
리턴 System.Collections

getTime() 공개 메소드

public getTime ( ) : float
리턴 float