PointOfInterestType Enumeration

Represents type of a point of interest

Namespace:  TSD.API.Remoting.Loading
Assembly:  TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 0.22.4.0116
Syntax
public enum PointOfInterestType
Members
  Member nameValueDescription
Unknown0 Unknown
Zero1 Zero value
Maximum2 Maximum value
Minimum3 Minimum value
See Also