C# Class GTAVBETrainerDotNet.Configuration.MSPCustomSets

MSP custom set configurations
Afficher le fichier Open project: betenner/betrainer

Méthodes publiques

Свойство Type Description
Items List

Méthodes publiques

Méthode Description
LoadMSPCustomSets ( ) : void

Loads player model & skin & props custom sets

SaveMSPCustomSets ( ) : void

Saves player model & skin & props custom sets

Method Details

LoadMSPCustomSets() public static méthode

Loads player model & skin & props custom sets
public static LoadMSPCustomSets ( ) : void
Résultat void

SaveMSPCustomSets() public static méthode

Saves player model & skin & props custom sets
public static SaveMSPCustomSets ( ) : void
Résultat void

Property Details

Items public_oe static_oe property

Player Model & Skin & Props custom sets
public static List Items
Résultat List