Namespace: CreepyTowers.GUIAssembly: CreepyTowers (in CreepyTowers.exe) Version: 1.1.1.0 (1.1.1)
public List<Material> AvatarIconsGreyMaterials { get; }
public List<Material> AvatarIconsGreyMaterials { get; }
Public ReadOnly Property AvatarIconsGreyMaterials As List(Of Material)
Get
Public ReadOnly Property AvatarIconsGreyMaterials As List(Of Material)
Get
public:
property List<Material^>^ AvatarIconsGreyMaterials {
List<Material^>^ get ();
}
public:
property List<Material^>^ AvatarIconsGreyMaterials {
List<Material^>^ get ();
}
member AvatarIconsGreyMaterials : List<Material> with get
member AvatarIconsGreyMaterials : List<Material> with get
Property Value
Type:
List Material