فهرست منبع

doc: minor changes

Michele Caini 5 سال پیش
والد
کامیت
cf395f707a
1فایلهای تغییر یافته به همراه3 افزوده شده و 0 حذف شده
  1. 3 0
      docs/md/entity.md

+ 3 - 0
docs/md/entity.md

@@ -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