C# Класс AGS.Editor.BuildTargetDataFile

Наследование: BuildTargetBase
Показать файл Открыть проект

Открытые методы

Метод Описание
Build ( CompileMessages errors, bool forceRebuild ) : bool
GetPlatformStandardSubfolders ( ) : string[]
GetRequiredLibraryPaths ( ) : string>.IDictionary

Приватные методы

Метод Описание
ConstructFileListForDataFile ( ) : string[]
CreateAudioVOXFile ( bool forceRebuild ) : void
DeleteAnyExistingSplitResourceFiles ( ) : void

Описание методов

Build() публичный метод

public Build ( CompileMessages errors, bool forceRebuild ) : bool
errors CompileMessages
forceRebuild bool
Результат bool

GetPlatformStandardSubfolders() публичный метод

public GetPlatformStandardSubfolders ( ) : string[]
Результат string[]

GetRequiredLibraryPaths() публичный метод

public GetRequiredLibraryPaths ( ) : string>.IDictionary
Результат string>.IDictionary