Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
BattleNet
Entity
C# 클래스 BattleNet.Entity
파일 보기
프로젝트 열기: dkuwahara/AlphaBot
보호된 프로퍼티들
프로퍼티
타입
설명
m_id
System.UInt32
m_initialized
System.Boolean
m_location
Coordinate
공개 메소드들
메소드
설명
Entity
( ) :
System
Entity
(
UInt32
id
,
Int32
x
,
Int32
y
) :
System
메소드 상세
Entity()
공개
메소드
public
Entity
( ) :
System
리턴
System
Entity()
공개
메소드
public
Entity
(
UInt32
id
,
Int32
x
,
Int32
y
) :
System
id
System.UInt32
x
System.Int32
y
System.Int32
리턴
System
프로퍼티 상세
m_id
보호되어 있는 프로퍼티
protected
UInt32,System
m_id
리턴
System.UInt32
m_initialized
보호되어 있는 프로퍼티
protected
Boolean,System
m_initialized
리턴
System.Boolean
m_location
보호되어 있는 프로퍼티
protected
Coordinate
m_location
리턴
Coordinate