Journal.JournalEntry

The JournalEntry class rapresents a line in the Journal.

Table of Contents

Properties

Color

Syntax: Journal.JournalEntry.Color
Returns: Int32

Color of the text.

Name

Syntax: Journal.JournalEntry.Name
Returns: String

Name of the source, can be a Mobile or an Item.

Serial

Syntax: Journal.JournalEntry.Serial
Returns: Int32

Name of the source, can be a Mobile or an Item.

Text

Syntax: Journal.JournalEntry.Text
Returns: String

Actual content of the Journal Line.

Timestamp

Syntax: Journal.JournalEntry.Timestamp
Returns: Double

Timestamp as UnixTime, the number of seconds elapsed since 01-Jan-1970.

Type

Syntax: Journal.JournalEntry.Type
Returns: String

Regular System Emote Label Focus Whisper Yell Spell Guild Alliance Party Encoded Special Chat (Ultima Messenger)

Methods

Copy

Syntax: Journal.JournalEntry.Copy()
Returns: Journal.JournalEntry