C# 클래스 MessageResourceTileSelectionChanged, tf_client

Message sent when the resource tile selection changes.
상속: MessageAM
파일 보기 프로젝트 열기: wids-eria/tf_client

공개 프로퍼티들

프로퍼티 타입 설명
listenerType string

공개 메소드들

메소드 설명
MessageResourceTileSelectionChanged ( ) : UnityEngine

Initializes a new instance of the MessageResourceTileSelectionChanged class.

메소드 상세

MessageResourceTileSelectionChanged() 공개 메소드

Initializes a new instance of the MessageResourceTileSelectionChanged class.
public MessageResourceTileSelectionChanged ( ) : UnityEngine
리턴 UnityEngine

프로퍼티 상세

listenerType 공개적으로 정적으로 프로퍼티

The type of the listener.
public static string listenerType
리턴 string