Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ZDoom/Raze
/ Max
Method
Max
source/common/utility/tarray.h:797–800 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
795
return (int)Count;
796
}
797
unsigned int Max () const
798
{
799
return Most;
800
}
801
void Clear ()
802
{
803
if (Count > 0)
Callers
2
ArrayMax
Function · 0.80
DEFINE_ACTION_FUNCTION_NATIVE
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected