C# 클래스 ScoringSystem.ScoreEntry, SlashRunner

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

공개 프로퍼티들

프로퍼티 타입 설명
name string
score float

프로퍼티 상세

name 공개적으로 프로퍼티

public string name
리턴 string

score 공개적으로 프로퍼티

public float score
리턴 float