Search Results for

    Show / Hide Table of Contents

    Struct PingManager.Ping

    Namespace: Global
    Assembly: Dew.Core.dll
    Syntax
    public struct PingManager.Ping

    Fields

    itemIndex

    Declaration
    public int itemIndex
    Field Value
    Type Description
    int

    position

    Declaration
    public Vector3 position
    Field Value
    Type Description
    UnityEngine.Vector3

    sender

    Declaration
    public DewPlayer sender
    Field Value
    Type Description
    DewPlayer

    target

    Declaration
    public NetworkBehaviour target
    Field Value
    Type Description
    Mirror.NetworkBehaviour

    type

    Declaration
    public PingManager.PingType type
    Field Value
    Type Description
    PingManager.PingType

    Methods

    IsValid()

    Declaration
    public bool IsValid()
    Returns
    Type Description
    bool
    In This Article
    Back to top Shape of Dreams API Documentation