MCPcopy Create free account
hub / github.com/OpenArkStudio/ARK / write_entity_cpp_end

Function write_entity_cpp_end

bin/tools/config_tool/config_tool.py:116–117  ·  view source on GitHub ↗
(file)

Source from the content-addressed store, hash-verified

114
115
116def write_entity_cpp_end(file):
117 file.write(u"\t};\n\n")
118
119
120def write_entity_cs_end(file):

Callers 2

write_entityFunction · 0.85
generate_entity_metaFunction · 0.85

Calls 1

writeMethod · 0.80

Tested by

no test coverage detected