Osiris/API/CharacterEnableWaypointUsage: Difference between revisions

From Divinity Engine Wiki
Jump to navigation Jump to search
(Document CharacterEnableWaypointUsage)
 
mNo edit summary
 
Line 8: Line 8:
* [[Osiris/API/EnableSendToHomestead|EnableSendToHomestead]]
* [[Osiris/API/EnableSendToHomestead|EnableSendToHomestead]]


[[Category:Osiris Calls]]
[[Category:Osiris Calls|CharacterEnableWaypointUsage]]

Latest revision as of 15:15, 19 December 2017

Full Definition(s)
  • call CharacterEnableWaypointUsage((CHARACTERGUID)_Character, (INTEGER)_Bool)
Description

Depending on whether _Bool is 1 or 0, enables or disables the waypoint shrine button on the minimap for _Character.

Notes
See Also