Delegate WorldObjectPositionChangeModuleDelegate
Namespace: AltV.Net.CApi.ClientEvents
Assembly: AltV.Net.CApi.dll
Syntax
public delegate void WorldObjectPositionChangeModuleDelegate(IntPtr target, BaseObjectType type, Position oldPosition);
Parameters
| Type | Name | Description |
|---|---|---|
| IntPtr | target | |
| BaseObjectType | type | |
| Position | oldPosition |