C# Class CSL_Traffic.RoadCustomizerTool.NodeLaneMarker

Afficher le fichier Open project: Katalyst6/CSL.TransitAddonMod

Méthodes publiques

Свойство Type Description
m_color UnityEngine.Color
m_connections FastList
m_isSource bool
m_lane uint
m_node ushort
m_position UnityEngine.Vector3
m_size float

Property Details

m_color public_oe property

public Color,UnityEngine m_color
Résultat UnityEngine.Color

m_connections public_oe property

public FastList m_connections
Résultat FastList

m_isSource public_oe property

public bool m_isSource
Résultat bool

m_lane public_oe property

public uint m_lane
Résultat uint

m_node public_oe property

public ushort m_node
Résultat ushort

m_position public_oe property

public Vector3,UnityEngine m_position
Résultat UnityEngine.Vector3

m_size public_oe property

public float m_size
Résultat float