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

Public Attributes

bool compact
 
bool endWithSemicolon
 
bool useBraces
 

Member Data Documentation

◆ compact

bool CeresEngine::CodeWriter::ScopeOptions::compact

◆ endWithSemicolon

bool CeresEngine::CodeWriter::ScopeOptions::endWithSemicolon

◆ useBraces

bool CeresEngine::CodeWriter::ScopeOptions::useBraces

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