Interface INativeResourcePool
Namespace: AltV.Net
Assembly: AltV.Net.dll
Syntax
public interface INativeResourcePool
Methods
| Improve this Doc View SourceGetOrCreate(ICore, IntPtr, out INativeResource)
Declaration
bool GetOrCreate(ICore core, IntPtr resourcePointer, out INativeResource resource)
Parameters
Type | Name | Description |
---|---|---|
ICore | core | |
System.IntPtr | resourcePointer | |
INativeResource | resource |
Returns
Type | Description |
---|---|
System.Boolean |