ModulemBlinkingLights Field |
[Missing <summary> documentation for "F:Planetbase.Module.mBlinkingLights"]
Namespace: PlanetbaseAssembly: Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax[NonSerializedAttribute]
public BlinkingLight[] mBlinkingLights
<NonSerializedAttribute>
Public mBlinkingLights As BlinkingLight()
public:
[NonSerializedAttribute]
array<BlinkingLight^>^ mBlinkingLights
Field Value
Type:
BlinkingLight
See Also