SelectionmMaterials Field |
[Missing <summary> documentation for "F:Planetbase.Selection.mMaterials"]
Namespace: PlanetbaseAssembly: Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax[NonSerializedAttribute]
public static ObjectList<Material> mMaterials
<NonSerializedAttribute>
Public Shared mMaterials As ObjectList(Of Material)
public:
[NonSerializedAttribute]
static ObjectList<Material^>^ mMaterials
Field Value
Type:
ObjectListMaterial
See Also