MCPcopy Create free account
hub / github.com/dhewm/dhewm3 / Size

Method Size

neo/d3xp/script/Script_Program.cpp:366–368  ·  view source on GitHub ↗

================ idTypeDef::Size ================ */

Source from the content-addressed store, hash-verified

364================
365*/
366int idTypeDef::Size( void ) const {
367 return size;
368}
369
370/*
371================

Callers 15

AddFieldMethod · 0.45
SaveMethod · 0.45
RestoreMethod · 0.45
SetTypeMethod · 0.45
ClearObjectMethod · 0.45
GetVariableMethod · 0.45
AllocDefMethod · 0.45
CompileStatsMethod · 0.45
EmitFunctionParmsMethod · 0.45
ParseObjectCallMethod · 0.45
ParseEventCallMethod · 0.45
ParseObjectDefMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected