Show / Hide Table of Contents

Class Avatar

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

Constructors

Avatar()

Declaration
public Avatar()

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_100x100

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

thumb_50x50

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