C# 클래스 OpenRA.Mods.RA.Effects.GpsDot.DotState

파일 보기 프로젝트 열기: pchote/OpenRA

공개 프로퍼티들

프로퍼티 타입 설명
Gps OpenRA.Mods.RA.Traits.GpsWatcher
IsTargetable bool
ShouldRender bool

공개 메소드들

메소드 설명
DotState ( GpsWatcher gps ) : System

메소드 상세

DotState() 공개 메소드

public DotState ( GpsWatcher gps ) : System
gps OpenRA.Mods.RA.Traits.GpsWatcher
리턴 System

프로퍼티 상세

Gps 공개적으로 프로퍼티

public GpsWatcher,OpenRA.Mods.RA.Traits Gps
리턴 OpenRA.Mods.RA.Traits.GpsWatcher

IsTargetable 공개적으로 프로퍼티

public bool IsTargetable
리턴 bool

ShouldRender 공개적으로 프로퍼티

public bool ShouldRender
리턴 bool