Site updated at 2017-03-11 22:26:12 UTC
This commit is contained in:
parent
82f1582517
commit
1d63e35340
610 changed files with 11431 additions and 1889 deletions
|
@ -137,7 +137,7 @@
|
|||
</code></pre>
|
||||
</div>
|
||||
|
||||
<p>The only difference with the original parameters is that the add_entities function has been replaced by the coroutine <code class="highlighter-rouge">async_add_entities</code>.</p>
|
||||
<p>The only difference with the original parameters is that the add_entities function has been replaced by the async friendly callback <code class="highlighter-rouge">async_add_entities</code>.</p>
|
||||
|
||||
<h2><a class="title-link" name="implementing-an-async-entity" href="#implementing-an-async-entity"></a> Implementing an async entity</h2>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue