C# 클래스 GTAVBETrainerDotNet.Configuration.Location

Location configurations
파일 보기 프로젝트 열기: betenner/betrainer

공개 프로퍼티들

프로퍼티 타입 설명
Targets List

공개 메소드들

메소드 설명
LoadCustomLocations ( ) : void

Loads all custom locations

SaveCustomLocations ( ) : void

Saves custom locations

메소드 상세

LoadCustomLocations() 공개 정적인 메소드

Loads all custom locations
public static LoadCustomLocations ( ) : void
리턴 void

SaveCustomLocations() 공개 정적인 메소드

Saves custom locations
public static SaveCustomLocations ( ) : void
리턴 void

프로퍼티 상세

Targets 공개적으로 정적으로 프로퍼티

Custom locations
public static List Targets
리턴 List