Table of Contents

Interface IBasePluginConfig

Namespace
CounterStrikeSharp.API.Core
Assembly
CounterStrikeSharp.API.dll
public interface IBasePluginConfig

Properties

Version

[JsonPropertyName("ConfigVersion")]
int Version { get; set; }

Property Value

int