Osiris/Shared/PROC StopFollow: Difference between revisions
Jump to navigation
Jump to search
m (Tinkerer moved page Osiris/Shared/ProcCharacterStopFollow to Osiris/Shared/PROC StopFollow: bg3 renames) |
(Updated for bg3) |
||
Line 1: | Line 1: | ||
===== Full Definition(s) ===== | ===== Full Definition(s) ===== | ||
* PROC ''' | * PROC '''PROC_StopFollow'''(''(CHARACTER)'''''_Char''') | ||
===== Description ===== | ===== Description ===== | ||
Counterpart of [[Osiris/Shared/ | Counterpart of [[Osiris/Shared/PROC_Follow|PROC_Follow]]. | ||
===== Notes ===== | ===== Notes ===== | ||
===== See Also ===== | ===== See Also ===== | ||
* [[Osiris/API/ | * [[Osiris/API/StopFollow|StopFollow]] | ||
* Helper [[Osiris/Shared/ | * Helper [[Osiris/Shared/PROC_Follow|PROC_Follow]] | ||
[[Category:Osiris Shared Mod Helpers| | [[Category:Osiris Shared Mod Helpers|StopFollow]] |
Revision as of 12:26, 19 March 2021
Full Definition(s)
- PROC PROC_StopFollow((CHARACTER)_Char)
Description
Counterpart of PROC_Follow.
Notes
See Also
- StopFollow
- Helper PROC_Follow