MCPcopy 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
63void AudioRegion::setIsFileOver(bool inIsFileOver)
64{
65 mIsFileOver = inIsFileOver;
66}
67
68void AudioRegion::setThumbnailWidth(int inThumbnailWidth)
69{

Callers 3

filesDroppedMethod · 0.80
fileDragEnterMethod · 0.80
fileDragExitMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected