MCPcopy Create free account
hub / github.com/Illation/ETEngine / EditorConfig

Method EditorConfig

Engine/source/EtEditor/Util/EditorConfig.h:52–52  ·  view source on GitHub ↗

Default constructor and destructor -----------------

Source from the content-addressed store, hash-verified

50 // Default constructor and destructor
51 //-----------------
52 EditorConfig() = default;
53 virtual ~EditorConfig() = default;
54
55

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected