Search Results for

    Show / Hide Table of Contents

    Struct ConsoleManager.ExecutionContext

    Namespace: Global
    Assembly: Dew.Core.dll
    Syntax
    public struct ConsoleManager.ExecutionContext

    Fields

    cursorWorldPos

    Declaration
    public Vector3 cursorWorldPos
    Field Value
    Type Description
    UnityEngine.Vector3

    player

    Declaration
    public DewPlayer player
    Field Value
    Type Description
    DewPlayer

    selection

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