C# Класс GTAVBETrainerDotNet.Configuration.MSPCustomSets

MSP custom set configurations
Показать файл Открыть проект

Открытые свойства

Свойство Тип Описание
Items List

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

Метод Описание
LoadMSPCustomSets ( ) : void

Loads player model & skin & props custom sets

SaveMSPCustomSets ( ) : void

Saves player model & skin & props custom sets

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

LoadMSPCustomSets() публичный статический Метод

Loads player model & skin & props custom sets
public static LoadMSPCustomSets ( ) : void
Результат void

SaveMSPCustomSets() публичный статический Метод

Saves player model & skin & props custom sets
public static SaveMSPCustomSets ( ) : void
Результат void

Описание свойств

Items публичное статическое свойство

Player Model & Skin & Props custom sets
public static List Items
Результат List