C# Class GameState4Net.CSGO.PlayerWeaponsComponent

Inheritance: IGameStateComponent
Mostra file Open project: mworchel/GameState4Net

Public Methods

Method Description
FromJson ( string json ) : void
PlayerWeaponsComponent ( ) : Newtonsoft.Json.Linq

Method Details

FromJson() public method

public FromJson ( string json ) : void
json string
return void

PlayerWeaponsComponent() public method

public PlayerWeaponsComponent ( ) : Newtonsoft.Json.Linq
return Newtonsoft.Json.Linq