Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/IppClub/Dora-SSR
/ getTarget
Method
getTarget
Source/Common/Singleton.h:97–99 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
95
}
96
97
T* getTarget() const {
98
return s_cast<T*>(c_cast<Singleton*>(this));
99
}
100
101
Life* getLife() const {
102
return s_cast<Life*>(c_cast<Singleton*>(this));
Callers
10
render
Method · 0.80
render
Method · 0.80
render
Method · 0.80
render
Method · 0.80
render
Method · 0.80
render
Method · 0.80
render
Method · 0.80
render
Method · 0.80
render
Method · 0.80
handleTouchEvents
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected