MCPcopy 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

notifyFrameStartMethod · 0.45
notifyEndDialogMethod · 0.45
OnInitialiseMethod · 0.45
initStateMethod · 0.45
commandFileDropMethod · 0.45
doActionMethod · 0.45
deserializationMethod · 0.45
writeSkinMethod · 0.45
fillStateDataMethod · 0.45
fillRegionDataMethod · 0.45
createSceneMethod · 0.45

Calls

no outgoing calls

Tested by 1

OnInitialiseMethod · 0.36