C# 클래스 FSO.SimAntics.Model.Sound.VMSoundEntry

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

공개 프로퍼티들

프로퍼티 타입 설명
Loop bool
Name string
Pan bool
Sound FSO.HIT.HITSound
Zoom bool

프로퍼티 상세

Loop 공개적으로 프로퍼티

public bool Loop
리턴 bool

Name 공개적으로 프로퍼티

public string Name
리턴 string

Pan 공개적으로 프로퍼티

public bool Pan
리턴 bool

Sound 공개적으로 프로퍼티

public HITSound,FSO.HIT Sound
리턴 FSO.HIT.HITSound

Zoom 공개적으로 프로퍼티

public bool Zoom
리턴 bool