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

Method GetTextLength

neo/framework/DeclManager.cpp:1907–1909  ·  view source on GitHub ↗

================= idDeclLocal::GetTextLength ================= */

Source from the content-addressed store, hash-verified

1905=================
1906*/
1907int idDeclLocal::GetTextLength( void ) const {
1908 return textLength;
1909}
1910
1911/*
1912=================

Callers 10

CompareDeclMethod · 0.45
LoadDeclMethod · 0.45
OnBnClickedTestMethod · 0.45
LoadDeclMethod · 0.45
OnBnClickedTestMethod · 0.45
SetRenderMaterialMethod · 0.45
ApplyMaterialChangesMethod · 0.45
PasteMaterialMethod · 0.45
FindMaterialMethod · 0.45
GetUniqueMaterialNameMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected