C# Class GTAVBETrainerDotNet.Weapon.WeaponAttachmentData

Data of weapon attachment
Afficher le fichier Open project: betenner/betrainer

Méthodes publiques

Méthode Description
WeaponAttachmentData ( string name, string internalValue ) : System

Creates an instance of weapon attachment data

Method Details

WeaponAttachmentData() public méthode

Creates an instance of weapon attachment data
public WeaponAttachmentData ( string name, string internalValue ) : System
name string Name
internalValue string Internal value
Résultat System