Class SeparatorAttribute
- Namespace
- Global
- Assembly
- Assembly-CSharp.dll
public class SeparatorAttribute : PropertyAttribute
- Inheritance
-
SeparatorAttribute
Constructors
SeparatorAttribute()
public SeparatorAttribute()
SeparatorAttribute(string, bool)
public SeparatorAttribute(string title, bool withOffset = false)
Parameters
Fields
Title
public readonly string Title
Field Value
WithOffset
public readonly bool WithOffset