C# 클래스 Source_base, urban-survivors

상속: MonoBehaviour
파일 보기 프로젝트 열기: exdev/urban-survivors

공개 프로퍼티들

프로퍼티 타입 설명
TriggerTimes int

보호된 프로퍼티들

프로퍼티 타입 설명
ResponseList Response_base[],

보호된 메소드들

메소드 설명
CanTrigger ( ) : bool
Response ( ) : void
Start ( ) : void

메소드 상세

CanTrigger() 보호된 메소드

protected CanTrigger ( ) : bool
리턴 bool

Response() 보호된 메소드

protected Response ( ) : void
리턴 void

Start() 보호된 메소드

protected Start ( ) : void
리턴 void

프로퍼티 상세

ResponseList 보호되어 있는 프로퍼티

protected Response_base[], ResponseList
리턴 Response_base[],

TriggerTimes 공개적으로 프로퍼티

public int TriggerTimes
리턴 int