forked from mirror/openmw-tes3mp
Add a comment
This commit is contained in:
parent
b312f50b1f
commit
eef8f71797
1 changed files with 1 additions and 0 deletions
|
@ -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…
Reference in a new issue