Class AcademyTutorial
Class containing configuration information for the academy tutorial.
Inheritance
System.Object
AcademyTutorial
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 AcademyTutorial
Constructors
Name | Description |
---|---|
AcademyTutorial() |
Properties
Name | Description |
---|---|
Series | Gets or sets the list of series available in an academy tutorial. |
SpriteFrameIndex | Gets or sets the sprite frame index for an academy tutorial. |
Title | Gets or sets the academy tutorial title. |