Interface INativeResourceFactory
Namespace: AltV.Net.Client
Assembly: AltV.Net.Client.dll
Syntax
public interface INativeResourceFactory
Methods
| Improve this Doc View SourceCreate(ICore, IntPtr)
Declaration
INativeResource Create(ICore core, IntPtr resourcePointer)
Parameters
| Type | Name | Description |
|---|---|---|
| ICore | core | |
| IntPtr | resourcePointer |
Returns
| Type | Description |
|---|---|
| INativeResource |