Show / Hide Table of Contents

Class Logo

Inheritance
System.Object
Logo
Namespace: Eco.ModKit.Internal
Assembly: Eco.ModKit.dll
Syntax
public class Logo : Object

Constructors

Logo()

Declaration
public Logo()

Properties

filename

Declaration
public string filename { get; set; }
Property Value
Type Description
System.String

original

Declaration
public string original { get; set; }
Property Value
Type Description
System.String

thumb_1280x720

Declaration
public string thumb_1280x720 { get; set; }
Property Value
Type Description
System.String

thumb_320x180

Declaration
public string thumb_320x180 { get; set; }
Property Value
Type Description
System.String

thumb_640x360

Declaration
public string thumb_640x360 { get; set; }
Property Value
Type Description
System.String
☀
☾
In This Article
Back to top
Copyright (c) Strange Loop Games 2021
☀
☾