Class Media
Reference information for in-game media.
Inheritance
System.Object
Media
Namespace: Den.Dev.Grunt.Models.HaloInfinite
Assembly: Den.Dev.Grunt.dll
Syntax
[[Den.Dev.Grunt.Models.IsAutomaticallySerializable]]
[[System.Runtime.CompilerServices.Nullable(0)]]
[[System.Runtime.CompilerServices.NullableContext(2)]]
public class Media
Constructors
Name | Description |
---|---|
Media() |
Properties
Name | Description |
---|---|
AlternateText | Gets or sets the media alternate text. Includes translated strings. |
Caption | Gets or sets the media caption. Includes translated strings. |
FileName | Gets or sets the media file name. |
FolderPath | Gets or sets the media folder path. |
MediaUrl | Gets or sets the fully-qualified URL to the media content. |
MimeType | Gets or sets the media MIME type. |