Interface IPlayerPool
Inherited Members
Namespace: AltV.Net.Client.Elements.Pools
Assembly: AltV.Net.Client.dll
Syntax
public interface IPlayerPool : IEntityPool<IPlayer>, IReadOnlyEntityPool<IPlayer>
Properties
| Improve this Doc View SourceLocalPlayer
Declaration
ILocalPlayer LocalPlayer { get; }
Property Value
Type | Description |
---|---|
ILocalPlayer |