Show / Hide Table of Contents

Struct NewsArticle

Namespace: Content.Shared.MassMedia.Systems
Assembly: Content.Shared.dll
Syntax
public struct NewsArticle

Fields

| Improve this Doc View Source

Author

Declaration
public string? Author
Field Value
Type Description
System.Nullable<System.String>
| Improve this Doc View Source

AuthorStationRecordKeyIds

Declaration
public ICollection<(NetEntity, uint)>? AuthorStationRecordKeyIds
Field Value
Type Description
System.Nullable<ICollection<System.ValueTuple<NetEntity, System.UInt32>>>
| Improve this Doc View Source

Content

Declaration
public string Content
Field Value
Type Description
System.String
| Improve this Doc View Source

Name

Declaration
public string Name
Field Value
Type Description
System.String
| Improve this Doc View Source

ShareTime

Declaration
public TimeSpan ShareTime
Field Value
Type Description
TimeSpan
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾