Enum BuildingDirection

Represents direction relative to building

Namespace: TSD.API.Remoting.Common
Assembly: TSD.API.Remoting.dll
Syntax
public enum BuildingDirection

Fields

Name Value Description
Direction1Direction1 = 1

Building direction 1

Direction2Direction2 = 2

Building direction 2

UnknownUnknown = 0

Unknown direction

Was this helpful?
The feedback you give here is not visible to other users. We use your comments to improve the content.
Previous
Next