Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/carbonengine/trinity
/ SetDirtyMask
Method
SetDirtyMask
trinity/Controllers/Tr2ControllerFloatVariable.cpp:68–72 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
66
}
67
68
void Tr2ControllerFloatVariable::SetDirtyMask( uint64_t* maskDestination, uint64_t mask )
69
{
70
m_dirtyMaskDestination = maskDestination;
71
m_dirtyMask = mask;
72
}
Callers
4
Link
Method · 0.80
Unlink
Method · 0.80
Link
Method · 0.80
Unlink
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected