Click or drag to resize
Config Methods

The Config type exposes the following members.

Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodStatic memberRegisterArchive
ファイルを開くときにアクセスする暗号化アーカイブを登録します。
Public methodStatic memberSetApplicationLogEnabled
デバッグ用のログファイルの出力有無を設定します。(既定値:false)
Public methodStatic memberSetConsoleEnabled
標準入出力用のコンソールウィンドウを割り当てるかどうかを設定します。(既定値:false)
Public methodStatic memberSetDirectMusicMode
DirectMusic の初期化方法を設定します。(既定値:DirectMusicMode.NotUse)
Public methodStatic memberSetDirectMusicReverbLevel
DirectMusic のリバーブエフェクトの強さを設定します。(既定値:0.75)
Public methodStatic memberSetFileAccessPriority
ファイルへのアクセス優先順位を設定します。
Public methodStatic memberSetSoundCacheSize
サウンドオブジェクトのキャッシュサイズの設定
Public methodStatic memberSetUserWindowHandle
ユーザー定義のウィンドウハンドルを設定します。(既定値:NULL)
Public methodToString (Inherited from Object.)
Top
See Also