C# 클래스 GTAVBETrainerDotNet.Configuration.MSPCustomSets

MSP custom set configurations
파일 보기 프로젝트 열기: betenner/betrainer

공개 프로퍼티들

프로퍼티 타입 설명
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