Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/axmolengine/axmol
/ getReferenceCount
Method
getReferenceCount
core/base/Object.cpp:143–146 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
141
}
142
143
unsigned int Object::getReferenceCount() const
144
{
145
return _referenceCount;
146
}
147
148
#if AX_OBJECT_LEAK_DETECTION
149
Callers
15
purgeCachedData
Method · 0.45
releaseFontAtlas
Method · 0.45
update
Method · 0.45
removeUnusedSpriteFrames
Method · 0.45
removeUnusedSpriteSheets
Method · 0.45
loadFontAtlas
Method · 0.45
removeUnusedTextures
Method · 0.45
getCachedTextureInfo
Method · 0.45
unloadUnusedPrograms
Method · 0.45
removeUnusedShader
Method · 0.45
removeUnusedMeshMaterial
Method · 0.45
removeUnusedAnimation
Method · 0.45
Calls
no outgoing calls
Tested by
5
init
Method · 0.36
Issue16155Test
Method · 0.36
DanglingNodePointersTest
Method · 0.36
onHttpRequestCompleted
Method · 0.36
drawProperties
Method · 0.36