Nuke.Unreal
Build Unreal apps in Style.
Loading...
Searching...
No Matches
Nuke.Unreal.BoilerplateGenerators.LibraryGenerator Class Reference
Inheritance diagram for Nuke.Unreal.BoilerplateGenerators.LibraryGenerator:
Nuke.Unreal.BoilerplateGenerators.BoilerplateGenerator

Public Member Functions

void Generate (UnrealBuild build, AbsolutePath templatesPath, AbsolutePath currentFolder, string fullSpec, LibraryType libraryType, string? suffix)
 

Protected Attributes

LibraryModel? 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]
 

Detailed Description

Definition at line 70 of file LibraryGenerator.cs.

Member Function Documentation

◆ Generate()

void Nuke.Unreal.BoilerplateGenerators.LibraryGenerator.Generate ( UnrealBuild build,
AbsolutePath templatesPath,
AbsolutePath currentFolder,
string fullSpec,
LibraryType libraryType,
string? suffix )

Definition at line 74 of file LibraryGenerator.cs.

Member Data Documentation

◆ Model

LibraryModel? Nuke.Unreal.BoilerplateGenerators.LibraryGenerator.Model
protected

Definition at line 72 of file LibraryGenerator.cs.


The documentation for this class was generated from the following file: