ModulemPendingVideoScreens Field |
[Missing <summary> documentation for "F:Planetbase.Module.mPendingVideoScreens"]
Namespace: PlanetbaseAssembly: Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax[NonSerializedAttribute]
public static List<VideoScreenData> mPendingVideoScreens
<NonSerializedAttribute>
Public Shared mPendingVideoScreens As List(Of VideoScreenData)
public:
[NonSerializedAttribute]
static List<VideoScreenData^>^ mPendingVideoScreens
Field Value
Type:
ListVideoScreenData
See Also