Interface ISharedVirtualEntityGroup
Inherited Members
Namespace: AltV.Net.Shared.Elements.Entities
Assembly: AltV.Net.Shared.dll
Syntax
public interface ISharedVirtualEntityGroup : ISharedBaseObject, INative
Properties
| Improve this Doc View SourceMaxEntitiesInStream
Declaration
uint MaxEntitiesInStream { get; }
Property Value
Type | Description |
---|---|
System.UInt32 |
VirtualEntityGroupNativePointer
Declaration
IntPtr VirtualEntityGroupNativePointer { get; }
Property Value
Type | Description |
---|---|
IntPtr |