Journal.JournalEntry
The JournalEntry class rapresents a line in the Journal.
Table of Contents
Properties
Color
Syntax:
Journal.JournalEntry.ColorReturns:
Int32Color of the text.
Name
Syntax:
Journal.JournalEntry.NameReturns:
StringName of the source, can be a Mobile or an Item.
Serial
Syntax:
Journal.JournalEntry.SerialReturns:
Int32Name of the source, can be a Mobile or an Item.
Text
Syntax:
Journal.JournalEntry.TextReturns:
StringActual content of the Journal Line.
Timestamp
Syntax:
Journal.JournalEntry.TimestampReturns:
DoubleTimestamp as UnixTime, the number of seconds elapsed since 01-Jan-1970.
Type
Syntax:
Journal.JournalEntry.TypeReturns:
StringRegular System Emote Label Focus Whisper Yell Spell Guild Alliance Party Encoded Special Chat (Ultima Messenger)
Methods
Copy
Syntax:
Journal.JournalEntry.Copy()Returns:
Journal.JournalEntry