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

Method SetText

neo/framework/DeclManager.cpp:1916–1918  ·  view source on GitHub ↗

================= idDeclLocal::SetText ================= */

Source from the content-addressed store, hash-verified

1914=================
1915*/
1916void idDeclLocal::SetText( const char *text ) {
1917 SetTextLocal( text, idStr::Length( text ) );
1918}
1919
1920/*
1921=================

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected