doc: minor changes
This commit is contained in:
@@ -378,6 +378,9 @@ The function type of a listener should be equivalent to the following:
|
||||
void(entt::registry &, entt::entity);
|
||||
```
|
||||
|
||||
In all cases, listeners are provided with the registry that triggered the
|
||||
notification and the involved entity.
|
||||
|
||||
Note also that:
|
||||
|
||||
* Listeners for the construction signals are invoked **after** components have
|
||||
|
||||
Reference in New Issue
Block a user