Models
Location
Represents a location.
This model represents the database table fivepd_locations. When modifying any properties of this model, ensure that you have saved the changes using the DatabaseContext.
Properties
Id
Gets or sets the identifier of the location.
Type: int
Name
Gets or sets the name of the location.
Type: string
Type
Gets or sets the type of the location.
Type: LocationType
Position
Gets or sets the position of the location.
Type: Vector3