Class VirtualEntityGroup
Inherited Members
AltV.Net.Shared.Elements.Entities.SharedBaseObject.SetMetaData(Dictionary<, >)
System.Object.Equals(System.Object, System.Object)
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: AltV.Net.Elements.Entities
Assembly: AltV.Net.dll
Syntax
public class VirtualEntityGroup : BaseObject, IInternalBaseObject, IVirtualEntityGroup, ISharedVirtualEntityGroup, IBaseObject, ISharedBaseObject, INative
Constructors
| Improve this Doc View SourceVirtualEntityGroup(ICore, IntPtr, UInt32)
Declaration
public VirtualEntityGroup(ICore core, IntPtr nativePointer, uint id)
Parameters
Type | Name | Description |
---|---|---|
ICore | core | |
System.IntPtr | nativePointer | |
System.UInt32 | id |
Properties
| Improve this Doc View SourceMaxEntitiesInStream
Declaration
public uint MaxEntitiesInStream { get; }
Property Value
Type | Description |
---|---|
System.UInt32 |
NativePointer
Declaration
public override IntPtr NativePointer { get; }
Property Value
Type | Description |
---|---|
System.IntPtr |
Overrides
| Improve this Doc View SourceVirtualEntityGroupNativePointer
Declaration
public IntPtr VirtualEntityGroupNativePointer { get; }
Property Value
Type | Description |
---|---|
System.IntPtr |
Methods
| Improve this Doc View SourceGetId(IntPtr)
Declaration
public static uint GetId(IntPtr pedPointer)
Parameters
Type | Name | Description |
---|---|---|
System.IntPtr | pedPointer |
Returns
Type | Description |
---|---|
System.UInt32 |