C# 클래스 FurieSkills, TheDeadMemories

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

공개 메소드들

메소드 설명
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