Class ChangelogChange
Inheritance
System.Object
ChangelogChange
Implements
Robust.Shared.Serialization.ISerializationHooks
Namespace: Content.Client.Changelog
Assembly: Content.Client.dll
Syntax
public sealed class ChangelogChange : object, ISerializationHooks
Properties
| Improve this Doc View SourceMessage
Declaration
public string Message { get; }
Property Value
Type | Description |
---|---|
System.String |
Type
Declaration
public ChangelogLineType Type { get; }
Property Value
Type | Description |
---|---|
ChangelogLineType |
Implements
Robust.Shared.Serialization.ISerializationHooks