Delegate PlayerGPS.OnEnterLocationRectEventHandler
Namespace: DaggerfallWorkshop
Assembly: Assembly-CSharp.dll
Syntax
public delegate void OnEnterLocationRectEventHandler(DFLocation location);
Parameters
| Type | Name | Description |
|---|---|---|
| DFLocation | location |
public delegate void OnEnterLocationRectEventHandler(DFLocation location);
| Type | Name | Description |
|---|---|---|
| DFLocation | location |