Interface ILibrary
Namespace: AltV.Net.CApi
Assembly: AltV.Net.CApi.dll
Syntax
public interface ILibrary
Properties
| Improve this Doc View SourceClient
Declaration
IClientLibrary Client { get; }
Property Value
Type | Description |
---|---|
IClientLibrary |
Outdated
Declaration
bool Outdated { get; }
Property Value
Type | Description |
---|---|
System.Boolean |
Server
Declaration
IServerLibrary Server { get; }
Property Value
Type | Description |
---|---|
IServerLibrary |
Shared
Declaration
ISharedLibrary Shared { get; }
Property Value
Type | Description |
---|---|
ISharedLibrary |