Class RXDivider
- Namespace
- Global
- Assembly
- Assembly-CSharp.dll
public class RXDivider : PropertyAttribute
- Inheritance
-
PropertyAttributeRXDivider
- Inherited Members
-
PropertyAttribute.order
Constructors
RXDivider()
public RXDivider()
RXDivider(string)
public RXDivider(string header)
Parameters
headerstring
RXDivider(string, string)
public RXDivider(string header, string subtitle)
Parameters
Fields
header
public string header
Field Value
subtitle
public string subtitle