C# 클래스 WwiseSettings, GrapplingHookFighters

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

공개 프로퍼티들

프로퍼티 타입 설명
CreateWwiseGlobal bool
CreateWwiseListener bool
OldProject bool
SoundbankPath string
WwiseInstallationPathMac string
WwiseInstallationPathWindows string
WwiseProjectPath string

공개 메소드들

메소드 설명
LoadSettings ( bool ForceLoad = false ) : WwiseSettings,
SaveSettings ( WwiseSettings, Settings ) : void
WwiseSettings ( ) : System

메소드 상세

LoadSettings() 공개 정적인 메소드

public static LoadSettings ( bool ForceLoad = false ) : WwiseSettings,
ForceLoad bool
리턴 WwiseSettings,

SaveSettings() 공개 정적인 메소드

public static SaveSettings ( WwiseSettings, Settings ) : void
Settings WwiseSettings,
리턴 void

WwiseSettings() 공개 메소드

public WwiseSettings ( ) : System
리턴 System

프로퍼티 상세

CreateWwiseGlobal 공개적으로 프로퍼티

public bool CreateWwiseGlobal
리턴 bool

CreateWwiseListener 공개적으로 프로퍼티

public bool CreateWwiseListener
리턴 bool

OldProject 공개적으로 프로퍼티

public bool OldProject
리턴 bool

SoundbankPath 공개적으로 프로퍼티

public string SoundbankPath
리턴 string

WwiseInstallationPathMac 공개적으로 프로퍼티

public string WwiseInstallationPathMac
리턴 string

WwiseInstallationPathWindows 공개적으로 프로퍼티

public string WwiseInstallationPathWindows
리턴 string

WwiseProjectPath 공개적으로 프로퍼티

public string WwiseProjectPath
리턴 string