C# 클래스 BMAPI.v1.TimingPoint

파일 보기 프로젝트 열기: smoogipooo/osu-BMAPI 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
CustomSampleSet int
InheritsBPM bool
SampleSet int
TimeSignature int
VisualOptions TimingPointOptions
VolumePercentage int

프로퍼티 상세

CustomSampleSet 공개적으로 프로퍼티

public int CustomSampleSet
리턴 int

InheritsBPM 공개적으로 프로퍼티

public bool InheritsBPM
리턴 bool

SampleSet 공개적으로 프로퍼티

public int SampleSet
리턴 int

TimeSignature 공개적으로 프로퍼티

public int TimeSignature
리턴 int

VisualOptions 공개적으로 프로퍼티

public TimingPointOptions VisualOptions
리턴 TimingPointOptions

VolumePercentage 공개적으로 프로퍼티

public int VolumePercentage
리턴 int