CeresEngine 0.2.0
A game development framework
Loading...
Searching...
No Matches
CeresEngine::CodeWriter::Options Struct Reference

#include <CeresEngine/Foundation/CodeWriter.hpp>

Public Attributes

bool enableNewLine = true
 
bool enableIndent = true
 
bool parseNewLines = true
 

Member Data Documentation

◆ enableIndent

bool CeresEngine::CodeWriter::Options::enableIndent = true

◆ enableNewLine

bool CeresEngine::CodeWriter::Options::enableNewLine = true

◆ parseNewLines

bool CeresEngine::CodeWriter::Options::parseNewLines = true

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