Click or drag to resize

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; }

Property Value

Type: PlayerInfoDirection
See Also