Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/carbonengine/trinity
/ SetOwner
Method
SetOwner
trinity/Eve/EveMultiEffectParameter.cpp:17–20 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
15
}
16
17
void EveMultiEffectParameter::SetOwner( EveMultiEffect* owner )
18
{
19
this->m_owner = owner;
20
}
21
22
bool EveMultiEffectParameter::OnModified( Be::Var* value )
23
{
Callers
4
Initialize
Method · 0.45
OnListModified
Method · 0.45
InitializeBindings
Method · 0.45
OnListModified
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected