MenuLoadBlock ​
Loads a menu of effects.
Kind: Class
Namespace: CrowdControl.Common
Inheritance: CrowdControlBlock → IEquatable\<CrowdControlBlock\>
Public Constructors
MenuLoadBlock()
Creates a new instance of the CrowdControl.Common.MenuLoadBlock class.
MenuLoadBlock(IEnumerable items)
Creates a new instance of the CrowdControl.Common.MenuLoadBlock class.
Public Attributes
string
GameName
The game name.
List
Items
The list of effects to load.
MenuLoadType?
LoadType
The type of load to perform.
