MCPcopy Create free account
hub / github.com/carbonengine/trinity / UpdateEffectAsync

Method UpdateEffectAsync

trinity/Eve/Renderable/Stretch/EveStretch.cpp:128–131  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

126}
127
128void EveStretch::UpdateEffectAsync( const EveUpdateContext& updateContext )
129{
130 Update( updateContext );
131}
132
133void EveStretch::UpdateEffectSync( const EveUpdateContext& updateContext )
134{

Callers 2

UpdateAsynchronousMethod · 0.45
UpdateAsyncronousMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected