Class AudioOutputAttachedFactory
Inheritance
System.Object
AudioOutputAttachedFactory
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 AudioOutputAttachedFactory : IBaseObjectFactory<IAudioOutputAttached>
Methods
| Improve this Doc View SourceCreate(ICore, IntPtr, UInt32)
Declaration
public IAudioOutputAttached Create(ICore core, IntPtr pointer, uint id)
Parameters
Type | Name | Description |
---|---|---|
ICore | core | |
IntPtr | pointer | |
System.UInt32 | id |
Returns
Type | Description |
---|---|
IAudioOutputAttached |