MCPcopy Create free account
hub / github.com/NatronGitHub/Natron / clearActionsCache

Method clearActionsCache

Engine/EffectInstance.cpp:4234–4238  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

4232}
4233
4234void
4235EffectInstance::clearActionsCache()
4236{
4237 _imp->actionsCache->clearAll();
4238}
4239
4240
4241

Calls 1

clearAllMethod · 0.80

Tested by

no test coverage detected