Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
*/
104
void function_t::SetName( const char *name ) {
105
this->name = name;
106
}
107
108
/*
109
================
Callers
2
Script_Program.cpp
File · 0.45
ParseObjectDef
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected