|
Nuke.Unreal
Build Unreal apps in Style.
|
Public Member Functions | |
| void | Generate (AbsolutePath templatesPath, AbsolutePath currentFolder, RuntimeDependencies model) |
Additional Inherited Members | |
Static Protected Member Functions inherited from Nuke.Unreal.BoilerplateGenerators.BoilerplateGenerator | |
| 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. | |
Properties inherited from Nuke.Unreal.BoilerplateGenerators.BoilerplateGenerator | |
| static AbsolutePath | DefaultTemplateFolder [get] |
Definition at line 48 of file AutoRuntimeDependencies.cs.
| void Nuke.Unreal.Plugins.AutoRuntimeDependencyGenerator.Generate | ( | AbsolutePath | templatesPath, |
| AbsolutePath | currentFolder, | ||
| RuntimeDependencies | model ) |
Definition at line 50 of file AutoRuntimeDependencies.cs.