Table of Contents

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

string

player

public IClientPlayer player

Field Value

IClientPlayer

token

public Guid token

Field Value

Guid