TrafficLanePersistent struct 160 bytes
world.TrafficLanePersistent
Inheritance
No base class.
Derived
None.
Properties
| Property | Type | |
|---|---|---|
outLanes | world.TrafficConnectivityOutLane[] | |
inLanes | world.TrafficConnectivityInLane[] | |
outline | Vector3[] | |
accumulatedLengths | float[] | |
crowdCreationInfo | world.TrafficLaneCrowdCreationInfo | |
maxSpeed | byte | |
deadEndStart | float | |
length | float | |
width | float | |
area | float | |
flags | ushort | |
subGraphId | ushort | |
playerGPSInfo | world.TrafficLanePlayerGPSInfo | |
neighborGroupIndex | ushort | |
nodeRefHash | ulong | |
laneNumber | ushort | |
seqNumber | ushort | |
isReversed | bool | |
roadMaterials | world.RoadMaterialInfo[] | |
polygon | Vector2[] |
Functions
None.