C# 클래스 BotCore.Types.Aisling

상속: BotCore.Types.MapObject
파일 보기 프로젝트 열기: wren11/ETDA

공개 프로퍼티들

프로퍼티 타입 설명
IsHidden bool
Name string

공개 메소드들

메소드 설명
Aisling ( string name )

메소드 상세

Aisling() 공개 메소드

public Aisling ( string name )
name string

프로퍼티 상세

IsHidden 공개적으로 프로퍼티

public bool IsHidden
리턴 bool

Name 공개적으로 프로퍼티

public string Name
리턴 string