Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bfbbdecomp/bfbb
/ visible
Method
visible
src/SB/Game/zTextBox.h:100–103 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
98
void refresh();
99
void get_text(char* buffer, size_t buffer_size) const;
100
bool visible()
101
{
102
return this->flag.visible;
103
}
104
};
105
106
#endif
Callers
2
RenderExtraPostParticles
Method · 0.45
zCombo_Update
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected