Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WarmUpTill/SceneSwitcher
/ InvalidateValue
Method
InvalidateValue
lib/utils/temp-variable.cpp:122–125 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
120
}
121
122
void TempVariable::InvalidateValue()
123
{
124
_valueIsValid = false;
125
}
126
127
TempVariableRef TempVariable::GetRef() const
128
{
Callers
1
InvalidateTempVarValues
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected