|
Nuke.Unreal
Build Unreal apps in Style.
|
Classes | |
| class | XRepoLibrary |
| Utility classes for working with XRepo (or XMake) packages. More... | |
| class | XRepoLibraryModuleGenerator |
| class | XRepoUtils |
Functions | |
| record | XRepoLibraryRecord (LibrarySpec Spec, string Options, string OptionsHelp, string? Description, IEnumerable< string > IncludePaths, IEnumerable< string > SysIncludePaths, IEnumerable< string > LibFiles, IEnumerable< string > SysLibs, IEnumerable< string > Defines) |
| record | XRepoPlatformArch (XRepoPlatform Platform, XRepoArch Arch) |
| enum Nuke.Unreal.BoilerplateGenerators.XRepo.XRepoArch |
Definition at line 28 of file XRepoPlatformArch.cs.
| enum Nuke.Unreal.BoilerplateGenerators.XRepo.XRepoPlatform |
Definition at line 8 of file XRepoPlatformArch.cs.
| record Nuke.Unreal.BoilerplateGenerators.XRepo.XRepoPlatformArch | ( | XRepoPlatform | Platform, |
| XRepoArch | Arch ) |
Definition at line 59 of file XRepoPlatformArch.cs.