Class Comment
- Namespace
- DefaultNamespace
- Assembly
- Assembly-CSharp.dll
public class Comment
- Inheritance
-
Comment
- Inherited Members
- Extension Methods
Constructors
Comment(string)
public Comment(string text)
Parameters
text
string
Fields
Likes
public int Likes
Field Value
Properties
Face
public byte Face { get; set; }
Property Value
FaceColor
public byte FaceColor { get; set; }
Property Value
Text
public string Text { get; set; }
Property Value
Time
public float Time { get; set; }