Delegate CreateBaseObjectModuleDelegate
Namespace: AltV.Net.CApi.ClientEvents
Assembly: AltV.Net.CApi.dll
Syntax
public delegate void CreateBaseObjectModuleDelegate(IntPtr baseObject, BaseObjectType type, uint id);
Parameters
Type | Name | Description |
---|---|---|
IntPtr | baseObject | |
BaseObjectType | type | |
System.UInt32 | id |