C# 클래스 Player.Abilities, DreamCatcher

파일 보기 프로젝트 열기: themechanicalturk/DreamCatcher

공개 프로퍼티들

프로퍼티 타입 설명
blink bool

공개 메소드들

메소드 설명
Abilities ( bool useless ) : System.Collections.Generic
this ( int index ) : bool

메소드 상세

Abilities() 공개 메소드

public Abilities ( bool useless ) : System.Collections.Generic
useless bool
리턴 System.Collections.Generic

this() 공개 메소드

public this ( int index ) : bool
index int
리턴 bool

프로퍼티 상세

blink 공개적으로 프로퍼티

public bool blink
리턴 bool