C# Класс Eryan.Wrappers.Module

Wrapper for a Module
Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
Module ( string name, string status, int chargeqty, string chargename, string overload, string shortcut ) : System

Build a module

Описание методов

Module() публичный Метод

Build a module
public Module ( string name, string status, int chargeqty, string chargename, string overload, string shortcut ) : System
name string Name of the item in the slot
status string The status of the item
chargeqty int The ammount of ammo in the mod if any
chargename string The name of the ammo if any
overload string Overload status of the module
shortcut string The shortcut to activate the mod
Результат System