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

Method SetName

neo/d3xp/script/Script_Program.cpp:104–106  ·  view source on GitHub ↗

================ function_t::SetName ================ */

Source from the content-addressed store, hash-verified

102================
103*/
104void function_t::SetName( const char *name ) {
105 this->name = name;
106}
107
108/*
109================

Callers 2

Script_Program.cppFile · 0.45
ParseObjectDefMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected