Osiris/Shared/PROC StopFollow: Difference between revisions

From Divinity Engine Wiki
Jump to navigation Jump to search
(Blanked the page)
No edit summary
Line 1: Line 1:
 
===== Full Definition(s) =====
* PROC '''ProcCharacterStopFollow'''(''(CHARACTERGUID)'''''_Char''')
===== Description =====
Counterpart of [[Osiris/Shared/ProcCharacterFollowCharacter|ProcCharacterFollowCharacter]].
===== Return Values =====
* /<u> </u>
===== Notes =====
* /
===== See Also =====
* [[Osiris/API/CharacterStopFollow|CharacterStopFollow]]
* Helper [[Osiris/Shared/ProcCharacterFollowCharacter|ProcCharacterFollowCharacter]]
[[Category:Osiris Shared Mod Helpers|CharacterStopFollow]]

Revision as of 12:33, 19 March 2021

Full Definition(s)
  • PROC ProcCharacterStopFollow((CHARACTERGUID)_Char)
Description

Counterpart of ProcCharacterFollowCharacter.

Return Values
  • /
Notes
  • /
See Also