Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
MessageHarvestEnded
C# 클래스 MessageHarvestEnded, tf_client
Message sent when a harvest ended.
상속:
MessageAM
파일 보기
프로젝트 열기: wids-eria/tf_client
공개 프로퍼티들
프로퍼티
타입
설명
listenerType
string
공개 메소드들
메소드
설명
MessageHarvestEnded
(
Harvest,
harvest
)
Initializes a new instance of the
MessageHarvestEnded
class.
메소드 상세
MessageHarvestEnded()
공개
메소드
Initializes a new instance of the
MessageHarvestEnded
class.
public
MessageHarvestEnded
(
Harvest,
harvest
)
harvest
Harvest,
/// Harvest. ///
프로퍼티 상세
listenerType
공개적으로 정적으로 프로퍼티
The type of the listener.
public
static
string
listenerType
리턴
string