Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bfbbdecomp/bfbb
/ StatusGet
Method
StatusGet
src/SB/Game/zTaskBox.h:113–116 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
111
bool exists(state_enum stage);
112
static U32 get_text(U32);
113
U32 StatusGet() const
114
{
115
return this->state;
116
}
117
};
118
119
#endif
Callers
1
Reset
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected