C# (CSharp) ZombieAPI.GameObjects Namespace

Classes

Name Description
DVar The DVar class represents a DVar in the game.
DVar.DVarValue A dynamic class that allows you to get the DVar's value in several formats
GEntity A entity used in the game.
Player Object that represents a player
Player.Stats_ A 'category' containing stuff like the player's kills, rank, etc
Player.Weapons_ A 'category' containing settings of the player's equipment, weapons, and ammo
Player.World_ A 'category' containing all world settings
TeamInfo The teaminfo object is a object that.... holds team info?