Enum PointOfInterestType

Represents type of a point of interest

Namespace: TSD.API.Remoting.Loading
Assembly: TSD.API.Remoting.dll
Syntax
public enum PointOfInterestType

Fields

Name Value Description
MaximumMaximum = 2

Maximum value

MinimumMinimum = 3

Minimum value

UnknownUnknown = 0

Unknown

ZeroZero = 1

Zero value

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