ClassOutputFile.generator

struct ClassOutputFile
string[2] function(GodotClass c) generator;

Return Value

An array containing: [0] the filename [1] the contents to put in the file

Meta