Enum MsgType
The type of message to show for a user.
Namespace: SprutTechnology.SCPostprocessor
Assembly: SCPostprocessor.dll
Syntax
public enum MsgType
Fields
Name | Description |
---|---|
Error | Message about an Error. |
Info | Just information for user. |
Question | A question for user. |
Warning | Some warning message. |