Difference between revisions of "Osiris/Shared/PROC StopFollow"

From Divinity Engine Wiki
Jump to: navigation, search
(Blanked the page)
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 14:33, 19 March 2021

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

Counterpart of ProcCharacterFollowCharacter.

Return Values
  • /
Notes
  • /
See Also