MCPcopy 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

parseMethod · 0.80
initanimationsFunction · 0.80
Duke_SetActionFunction · 0.80
Duke_SetMoveFunction · 0.80
Duke_SetAIFunction · 0.80
seq_PlotSequenceFunction · 0.80
CalculateFrameIQMMethod · 0.80
CalculateBonesIQMMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected