C# Class GameState4Net.CSGO.PlayerWeaponsComponent

Inheritance: IGameStateComponent
Afficher le fichier Open project: mworchel/GameState4Net

Méthodes publiques

Méthode Description
FromJson ( string json ) : void
PlayerWeaponsComponent ( ) : Newtonsoft.Json.Linq

Method Details

FromJson() public méthode

public FromJson ( string json ) : void
json string
Résultat void

PlayerWeaponsComponent() public méthode

public PlayerWeaponsComponent ( ) : Newtonsoft.Json.Linq
Résultat Newtonsoft.Json.Linq