MenuLoadBlock.MenuLoadType ​
Available load types.
Kind: Enum
Namespace: CrowdControl.Common
Inheritance: IComparable → IConvertible → IFormattable → ISpanFormattable
Public Attributes
MenuLoadType
Overwrite
Overwrite the existing menu.
MenuLoadType
Append
Append to the existing menu.
Enums
MenuLoadBlock.MenuLoadType
[Overwrite = 0, Append = 1]Available load types.
