Search Results for

    Show / Hide Table of Contents

    Struct EventInfoSummon

    Namespace: Global
    Assembly: Dew.Core.dll
    Syntax
    public struct EventInfoSummon

    Fields

    actor

    The actor who invoked this event in an actor chain.

    Declaration
    public Actor actor
    Field Value
    Type Description
    Actor

    summon

    Summoned entity.

    Declaration
    public Summon summon
    Field Value
    Type Description
    Summon
    In This Article
    Back to top Shape of Dreams API Documentation