Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ObEngine/ObEngine
/ empty
Method
empty
extlibs/vili/src/node.cpp:400–403 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
398
}
399
400
bool node::empty() const
401
{
402
return this->size() == 0;
403
}
404
405
void node::clear()
406
{
Callers
15
isStringAlpha
Function · 0.45
isStringAlphaNumeric
Function · 0.45
isStringInt
Function · 0.45
isStringFloat
Function · 0.45
sortByDistance
Function · 0.45
GetDefinitionForGameObject
Method · 0.45
loadGameObject
Method · 0.45
useTrigger
Method · 0.45
add
Method · 0.45
find
Method · 0.45
findAll
Method · 0.45
loadTexture
Method · 0.45
Calls
1
size
Method · 0.95
Tested by
no test coverage detected