Add a comment

openmw-36
scrawl 10 years ago
parent b312f50b1f
commit eef8f71797

@ -120,6 +120,7 @@ namespace MWWorld
/// Call functor (ref) for each reference. functor must return a bool. Returning /// Call functor (ref) for each reference. functor must return a bool. Returning
/// false will abort the iteration. /// false will abort the iteration.
/// \attention This function also lists deleted (count 0) objects!
/// \return Iteration completed? /// \return Iteration completed?
/// ///
/// \note Creatures and NPCs are handled last. /// \note Creatures and NPCs are handled last.

Loading…
Cancel
Save