Delegate FloatingOrigin.OnPositionUpdateEventHandler
Namespace: DaggerfallWorkshop.Utility
Assembly: Assembly-CSharp.dll
Syntax
public delegate void OnPositionUpdateEventHandler(Vector3 offset);
Parameters
| Type | Name | Description |
|---|---|---|
| Vector3 | offset |
public delegate void OnPositionUpdateEventHandler(Vector3 offset);
| Type | Name | Description |
|---|---|---|
| Vector3 | offset |