Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DamRsn/NeuralNote
/ setIsFileOver
Method
setIsFileOver
NeuralNote/Source/Components/AudioRegion.cpp:63–66 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
61
}
62
63
void AudioRegion::setIsFileOver(bool inIsFileOver)
64
{
65
mIsFileOver = inIsFileOver;
66
}
67
68
void AudioRegion::setThumbnailWidth(int inThumbnailWidth)
69
{
Callers
3
filesDropped
Method · 0.80
fileDragEnter
Method · 0.80
fileDragExit
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected