MCPcopy 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
17void EveMultiEffectParameter::SetOwner( EveMultiEffect* owner )
18{
19 this->m_owner = owner;
20}
21
22bool EveMultiEffectParameter::OnModified( Be::Var* value )
23{

Callers 4

InitializeMethod · 0.45
OnListModifiedMethod · 0.45
InitializeBindingsMethod · 0.45
OnListModifiedMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected