Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MyGUI/mygui
/ empty
Method
empty
Tools/EditorFramework/pugixml.cpp:4274–4277 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
4272
}
4273
4274
PUGI__FN bool xml_attribute::empty() const
4275
{
4276
return !_attr;
4277
}
4278
4279
PUGI__FN const char_t* xml_attribute::name() const
4280
{
Callers
15
notifyFrameStart
Method · 0.45
notifyEndDialog
Method · 0.45
OnInitialise
Method · 0.45
initState
Method · 0.45
commandFileDrop
Method · 0.45
doAction
Method · 0.45
SkinDataUtility.cpp
File · 0.45
deserialization
Method · 0.45
writeSkin
Method · 0.45
fillStateData
Method · 0.45
fillRegionData
Method · 0.45
createScene
Method · 0.45
Calls
no outgoing calls
Tested by
1
OnInitialise
Method · 0.36