MCPcopy Create free account
hub / github.com/beefytech/Beef / Count

Method Count

BeefySysLib/util/Array.h:320–323  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

318 }
319
320 int Count() const
321 {
322 return (int)mSize;
323 }
324
325 bool empty() const
326 {

Callers 4

ModelDefAnimation_ClipFunction · 0.80
ApplySimdFeaturesMethod · 0.80
ToStringMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected