C# 클래스 SleepHunter.Models.Spell

상속: Ability
파일 보기 프로젝트 열기: ewrogers/SleepHunter4 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
FasSpioradKey string
LyliacPlantKey string
LyliacVineyardKey string

공개 메소드들

메소드 설명
MakeEmpty ( int slot ) : Spell
Spell ( )
ToString ( ) : string

메소드 상세

MakeEmpty() 공개 정적인 메소드

public static MakeEmpty ( int slot ) : Spell
slot int
리턴 Spell

Spell() 공개 메소드

public Spell ( )

ToString() 공개 메소드

public ToString ( ) : string
리턴 string

프로퍼티 상세

FasSpioradKey 공개적으로 정적으로 프로퍼티

public static string FasSpioradKey
리턴 string

LyliacPlantKey 공개적으로 정적으로 프로퍼티

public static string LyliacPlantKey
리턴 string

LyliacVineyardKey 공개적으로 정적으로 프로퍼티

public static string LyliacVineyardKey
리턴 string