Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PolygonTek/BlueshiftEngine
/ SetAttribute
Method
SetAttribute
Source/ThirdParty/tinyxml2/tinyxml2.cpp:1361–1364 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1359
1360
1361
void XMLAttribute::SetAttribute( const char* v )
1362
{
1363
_value.SetStr( v );
1364
}
1365
1366
1367
void XMLAttribute::SetAttribute( int v )
Callers
2
SetAttribute
Function · 0.80
ShallowClone
Method · 0.80
Calls
1
SetStr
Method · 0.80
Tested by
no test coverage detected