Osiris/API/StopFollow: Difference between revisions

From Divinity Engine Wiki
Jump to navigation Jump to search
mNo edit summary
No edit summary
Line 4: Line 4:
Stop '''_Character''' from following another character, if it currently was following anyone.
Stop '''_Character''' from following another character, if it currently was following anyone.
===== Notes =====
===== Notes =====
* See [[[Osiris/API/CharacterFollowCharacter]]]
* See [[Osiris/API/CharacterFollowCharacter]]
===== See Also =====
===== See Also =====
* [[Osiris/API/CharacterFollowCharacter|CharacterFollowCharacter]]
* [[Osiris/API/CharacterFollowCharacter|CharacterFollowCharacter]]

Revision as of 00:35, 15 August 2018

Full Definition(s)
  • call CharacterStopFollow((CHARACTERGUID)_Character)
Description

Stop _Character from following another character, if it currently was following anyone.

Notes
See Also