Search Results for

    Show / Hide Table of Contents

    Struct ChatManager.Message

    Namespace: Global
    Assembly: Dew.Core.dll
    Syntax
    public struct ChatManager.Message

    Fields

    args

    Declaration
    public string[] args
    Field Value
    Type Description
    string[]

    content

    Declaration
    public string content
    Field Value
    Type Description
    string

    itemCustomData

    Declaration
    public string itemCustomData
    Field Value
    Type Description
    string

    itemLevel

    Declaration
    public int itemLevel
    Field Value
    Type Description
    int

    itemPrice

    Declaration
    public Cost itemPrice
    Field Value
    Type Description
    Cost

    itemType

    Declaration
    public string itemType
    Field Value
    Type Description
    string

    type

    Declaration
    public ChatManager.MessageType type
    Field Value
    Type Description
    ChatManager.MessageType
    In This Article
    Back to top Shape of Dreams API Documentation