C# Class ZombieAPI.GameObjects.DVar.DVarValue

A dynamic class that allows you to get the DVar's value in several formats
It is recommended, however, to just get the right corresponding value according to the DVar Type.
Datei anzeigen Open project: jariz/jZm

Public Methods

Method Description
DVarValue ( DVar d ) : System

Method Details

DVarValue() public method

public DVarValue ( DVar d ) : System
d DVar
return System