ChatLogEntry Class |
Namespace: ff14bot.Managers
public class ChatLogEntry
The ChatLogEntry type exposes the following members.
Name | Description | |
---|---|---|
![]() | ChatLogEntry |
Name | Description | |
---|---|---|
![]() | Bytes | |
![]() | ByteString | |
![]() | Contents | |
![]() | FullLine | |
![]() | MessageType | |
![]() | SenderDisplayName |
What is displayed on the chat window
|
![]() | SenderReplyName |
Name to use if sending a reply.
|
![]() | TimeStamp |
Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | Respond |
Respond to incoming message
FreeCompany,Say,Shout,Yell,and LinkShells all respond on that channel
Tells and all GM Messages respond in private
|
![]() | ToString | (Overrides ObjectToString.) |