|
| void | Generate (AbsolutePath templatesPath, AbsolutePath currentFolder, LibrarySpec spec, UnrealPlatform platform, IEnumerable< XRepoLibraryRecord > libraries, string? suffix) |
| |
|
| XRepoLibraryModuleModel? | Model |
| |
|
| static void | CheckErrors (Template template) |
| |
| static void | RenderFile (AbsolutePath templateRoot, RelativePath source, AbsolutePath destinationFolder, object model) |
| | Render a file from a scriban template.
|
| |
| static void | RenderFolder (AbsolutePath templateRoot, AbsolutePath destinationFolder, object model, AbsolutePath? currentFolder=null) |
| | Render scriban templated scaffoldings and files to destination folder.
|
| |
| static AbsolutePath | DefaultTemplateFolder [get] |
| |
◆ Generate()
| void Nuke.Unreal.BoilerplateGenerators.XRepo.XRepoLibraryModuleGenerator.Generate |
( |
AbsolutePath | templatesPath, |
|
|
AbsolutePath | currentFolder, |
|
|
LibrarySpec | spec, |
|
|
UnrealPlatform | platform, |
|
|
IEnumerable< XRepoLibraryRecord > | libraries, |
|
|
string? | suffix ) |
◆ Model
| XRepoLibraryModuleModel? Nuke.Unreal.BoilerplateGenerators.XRepo.XRepoLibraryModuleGenerator.Model |
|
protected |
The documentation for this class was generated from the following file: