Class PointOfInterestCategory
Inheritance
System.Object
PointOfInterestCategory
Assembly: Eco.Gameplay.dll
Syntax
public static class PointOfInterestCategory : Object
Fields
Auth
Declaration
public const string Auth = "Auth"
Field Value
Type |
Description |
System.String |
|
Container
Declaration
public const string Container = "Container"
Field Value
Type |
Description |
System.String |
|
Marker
Declaration
public const string Marker = "Marker"
Field Value
Type |
Description |
System.String |
|
Property
Declaration
public const string Property = "Property"
Field Value
Type |
Description |
System.String |
|