You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
o3de/Templates/DefaultProject/Template/Code/Source
lumberyard-employee-dm 0aba7911a2
Implemented the DefaultProject Template default constructor and destructor
The System Component now implements a constructor/destructor which is used to initialize/de-initialize the `${SanitizedCppName}Interface` instance
5 years ago
..
${Name}Module.cpp Sanitize identifier names before substituting them in C++ template files 5 years ago
${Name}SystemComponent.cpp Implemented the DefaultProject Template default constructor and destructor 5 years ago
${Name}SystemComponent.h Adding implemented constructor/destructor to Template SystemComponent 5 years ago