Class ChatLogDisplay.Message
- Namespace
- MoreSlugcats
- Assembly
- Assembly-CSharp.dll
public class ChatLogDisplay.Message
- Inheritance
-
ChatLogDisplay.Message
- Inherited Members
Constructors
Message(string, float, float, int)
public Message(string text, float xOrientation, float yPos, int extraLinger)
Parameters
Fields
lines
public int lines
Field Value
linger
public int linger
Field Value
longestLine
public int longestLine
Field Value
text
public string text
Field Value
xOrientation
public float xOrientation
Field Value
yPos
public float yPos