Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/awawa-dev/HyperHDR
/ isSoundEffect
Method
isSoundEffect
sources/effects/AnimationBase.cpp:46–49 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
44
}
45
46
bool AnimationBase::isSoundEffect()
47
{
48
return false;
49
};
50
51
bool AnimationBase::hasOwnImage()
52
{
Callers
1
Effect
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected