Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ZDoom/Raze
/ SSize
Method
SSize
source/common/utility/tarray.h:793–796 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
791
return Count;
792
}
793
int SSize() const
794
{
795
return (int)Count;
796
}
797
unsigned int Max () const
798
{
799
return Most;
Callers
8
parse
Method · 0.80
initanimations
Function · 0.80
Duke_SetAction
Function · 0.80
Duke_SetMove
Function · 0.80
Duke_SetAI
Function · 0.80
seq_PlotSequence
Function · 0.80
CalculateFrameIQM
Method · 0.80
CalculateBonesIQM
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected