Struct Config
- Namespace
- VsGlobal
- Assembly
- VSGlobal.dll
Contains the api, player, their auth_token and module ("core").
public struct Config
- Inherited Members
Fields
api
public ICoreClientAPI api
Field Value
- ICoreClientAPI
module
public string module
Field Value
player
public IClientPlayer player
Field Value
- IClientPlayer
token
public Guid token