Interface INativeResourceFactory
Namespace: AltV.Net
Assembly: AltV.Net.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 | |
System.IntPtr | resourcePointer |
Returns
Type | Description |
---|---|
INativeResource |