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

Public Attributes

bool scopeCanContinue = false
 
bool scopeUsedBraces = false
 
bool beginLineQueued = false
 
bool endLineQueued = false
 

Member Data Documentation

◆ beginLineQueued

bool CeresEngine::CodeWriter::ScopeState::beginLineQueued = false

◆ endLineQueued

bool CeresEngine::CodeWriter::ScopeState::endLineQueued = false

◆ scopeCanContinue

bool CeresEngine::CodeWriter::ScopeState::scopeCanContinue = false

◆ scopeUsedBraces

bool CeresEngine::CodeWriter::ScopeState::scopeUsedBraces = false

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