C# Class ZombieAPI.GameObjects.Player.Weapons_

A 'category' containing settings of the player's equipment, weapons, and ammo
Datei anzeigen Open project: jariz/jZm

Public Methods

Method Description
Weapons_ ( Player owner ) : System

Private Methods

Method Description
id2name ( int id ) : string
name2id ( string name ) : int

Method Details

Weapons_() public method

public Weapons_ ( Player owner ) : System
owner Player
return System