Various options of what should be shown when debug mode is activated.
Namespace: (Default Namespace)Assembly: Assembly-CSharp-firstpass (in Assembly-CSharp-firstpass.dll) Version: 0.0.0.0
Syntax
Members
| Member name | Value | Description | |
|---|---|---|---|
| NormalMessages | 0 | Show the message as usual. | |
| LocalPosition | 1 | Show the local (animated) position of the message. | |
| ScreenPosition | 2 | Show the screen position of the message. | |
| FullRect | 3 | Show the screen position, width and height of the message. | |
| Velocity | 4 | Show the current velocity of the message (read / fade out phases). | |
| Age | 5 | Show the age of the message. | |
| Alignment | 6 | Show the alignments of the message. |
See Also