Class ModMedia
Inheritance
System.Object
ModMedia
Namespace: Eco.ModKit.Internal
Assembly: Eco.ModKit.dll
Syntax
public class ModMedia : Object
Constructors
ModMedia()
Declaration
public ModMedia()
Properties
images
Declaration
public Image[] images { get; set; }
Property Value
Type | Description |
---|---|
Image[] |
sketchfab
Declaration
public string[] sketchfab { get; set; }
Property Value
Type | Description |
---|---|
System.String[] |
youtube
Declaration
public string[] youtube { get; set; }
Property Value
Type | Description |
---|---|
System.String[] |