mirror of
https://github.com/TES3MP/TES3MP.git
synced 2025-09-26 14:36:40 -04:00
Remove comment
This commit is contained in:
parent
a344183247
commit
bc50587e71
@ -217,7 +217,7 @@ namespace MWWorld
|
|||||||
ConstPtr searchConst (const std::string& id) const;
|
ConstPtr searchConst (const std::string& id) const;
|
||||||
///< Will return an empty Ptr if cell is not loaded. Does not check references in
|
///< Will return an empty Ptr if cell is not loaded. Does not check references in
|
||||||
/// containers.
|
/// containers.
|
||||||
/// @note Does not trigger CellStore hasState flag. Do not modify the returned Ptr!
|
/// @note Does not trigger CellStore hasState flag.
|
||||||
|
|
||||||
Ptr searchViaActorId (int id);
|
Ptr searchViaActorId (int id);
|
||||||
///< Will return an empty Ptr if cell is not loaded.
|
///< Will return an empty Ptr if cell is not loaded.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user