Class RmlDocumentFactory
Inheritance
System.Object
RmlDocumentFactory
Implements
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: AltV.Net.Client.Elements.Factories
Assembly: AltV.Net.Client.dll
Syntax
public class RmlDocumentFactory : IBaseObjectFactory<IRmlDocument>
Methods
| Improve this Doc View SourceCreate(ICore, IntPtr, UInt32)
Declaration
public IRmlDocument Create(ICore core, IntPtr blipPointer, uint id)
Parameters
Type | Name | Description |
---|---|---|
ICore | core | |
IntPtr | blipPointer | |
System.UInt32 | id |
Returns
Type | Description |
---|---|
IRmlDocument |