Struct TextItem
Represents a 2d text item displayed on the client's screen.
Inherited Members
Namespace: SlipeServer.Server.Concepts
Assembly: SlipeServer.Server.dll
Syntax
public readonly struct TextItem
Constructors
| Edit this page View SourceTextItem(ulong)
Declaration
public TextItem(ulong id)
Parameters
Type | Name | Description |
---|---|---|
ulong | id |
Properties
| Edit this page View SourceId
Declaration
public ulong Id { get; init; }
Property Value
Type | Description |
---|---|
ulong |