Show / Hide Table of Contents

Struct PlayerGPS.NearbyObject

Namespace: DaggerfallWorkshop
Assembly: Assembly-CSharp.dll
Syntax
public struct NearbyObject

Fields

| Improve this Doc View Source

distance

Declaration
public float distance
Field Value
Type Description
Single
| Improve this Doc View Source

flags

Declaration
public PlayerGPS.NearbyObjectFlags flags
Field Value
Type Description
PlayerGPS.NearbyObjectFlags
| Improve this Doc View Source

gameObject

Declaration
public GameObject gameObject
Field Value
Type Description
GameObject
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX