LightningBoltSegmentGroupSegments Field |
Segments
Namespace:
DigitalRuby.ThunderAndLightning
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax public readonly List<LightningBoltSegment> Segments
Public ReadOnly Segments As List(Of LightningBoltSegment)
public:
initonly List<LightningBoltSegment>^ Segments
val Segments: List<LightningBoltSegment>
Field Value
Type:
ListLightningBoltSegmentSee Also