TransportWayId (Struct)
Namespace: Wrld.Transport
A value type used to uniquely identify a TransportWay on a transport network.
Fields
Name | Type | Description |
---|---|---|
CellKey | TransportCellKey | A key identifying the streamed tile cell in which the TransportWay is located. |
LocalWayId | int | An integer that uniquely identifies the TransportWay within the specified cell and network type. |
NetworkType | TransportNetworkType | The network type to which the TransportWay belongs. |
Methods
TransportWayId MakeEmpty ()
Static factory method to create an empty instance representing a null-reference to a TransportWay
Returns: A TransportWayId instance.
v0.8.203
- Inspector
- Api
- CameraApi
- BuildingsApi
- BuildingHighlight
- BuildingHighlightHeightRange
- BuildingHighlightOptions
- BuildingInformation
- BuildingDimensions
- BuildingContour
- IndoorMapsApi
- IndoorMap
- IIndoorMapMaterialFactory
- IIndoorMapTextureFetcher
- IIndoorMapMaterial
- IndoorMaterialDescriptor
- IndoorMapRenderable
- IndoorMapHighlightRenderable
- InstancedIndoorMapRenderable
- IndoorMapEntitiesClicked
- IndoorMapEntityInformationApi
- IndoorMapEntity
- IndoorMapEntityInformation
- IndoorMapEntityLoadState
- PositionerApi
- Positioner
- PositionerOptions
- ElevationMode
- GeographicApi
- GeographicTransform
- SpacesApi
- TransportApi
- TransportApiExtensions
- TransportCellKey
- TransportDirectedEdge
- TransportDirectedEdgeId
- TransportGraph
- TransportNetworkType
- TransportNode
- TransportNodeId
- TransportPathfindOptions
- TransportPathfindOptionsBuilder
- TransportPathfindResult
- TransportPositioner
- TransportPositionerOptions
- TransportPositionerOptionsBuilder
- TransportPositionerPointOnGraph
- TransportWay
- TransportWayDirection
- TransportWayId
- PathApi
- PointOnPath
Wrld Map
Api
Camera
Buildings
Indoor Maps
Indoor Map Entities
Positioning
Transport
Paths
Wrld Map
Inspector