C# 클래스 TownOfUs.Roles.Camouflager

상속: TownOfUs.Roles.Role
파일 보기 프로젝트 열기: Anusien/Town-Of-Us

공개 프로퍼티들

프로퍼티 타입 설명
Enabled bool
TimeRemaining float
_camouflageButton KillButtonManager

공개 메소드들

메소드 설명
Camouflager ( PlayerControl player ) : System

메소드 상세

Camouflager() 공개 메소드

public Camouflager ( PlayerControl player ) : System
player PlayerControl
리턴 System

프로퍼티 상세

Enabled 공개적으로 프로퍼티

public bool Enabled
리턴 bool

TimeRemaining 공개적으로 프로퍼티

public float TimeRemaining
리턴 float

_camouflageButton 공개적으로 프로퍼티

public KillButtonManager _camouflageButton
리턴 KillButtonManager