C# 클래스 ARKBreedingStats.Player

파일 보기 프로젝트 열기: cadon/ARKStatsExtractor 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
Level int
Note string
PlayerName string
Tribe string

프로퍼티 상세

Level 공개적으로 프로퍼티

public int Level
리턴 int

Note 공개적으로 프로퍼티

public string Note
리턴 string

PlayerName 공개적으로 프로퍼티

public string PlayerName
리턴 string

Tribe 공개적으로 프로퍼티

public string Tribe
리턴 string