| PlayerInfodir Property |
Player direction (north,south, east or west)
Namespace:
INF1771_GameClient.dto
Assembly:
INF1771_GameClient (in INF1771_GameClient.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public PlayerInfoDirection dir { get; set; }
public:
property PlayerInfoDirection dir {
PlayerInfoDirection get ();
void set (PlayerInfoDirection value);
}
Property Value
Type:
PlayerInfoDirectionSee Also