MCPcopy 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
68void Tr2ControllerFloatVariable::SetDirtyMask( uint64_t* maskDestination, uint64_t mask )
69{
70 m_dirtyMaskDestination = maskDestination;
71 m_dirtyMask = mask;
72}

Callers 4

LinkMethod · 0.80
UnlinkMethod · 0.80
LinkMethod · 0.80
UnlinkMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected