C# Class MessageResourceTileSelectionChanged, tf_client

Message sent when the resource tile selection changes.
Inheritance: MessageAM
Mostra file Open project: wids-eria/tf_client

Public Properties

Property Type Description
listenerType string

Public Methods

Method Description
MessageResourceTileSelectionChanged ( ) : UnityEngine

Initializes a new instance of the MessageResourceTileSelectionChanged class.

Method Details

MessageResourceTileSelectionChanged() public method

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

Property Details

listenerType public_oe static_oe property

The type of the listener.
public static string listenerType
return string