Difference between revisions of "Osiris/API/CharacterAppearOutOfSightToCustom"

From Divinity Engine Wiki
Jump to: navigation, search
(Documented CharacterAppearOutOfSightToCustom)
(No difference)

Revision as of 13:48, 25 November 2017

Full Definition(s)
  • call CharacterAppearOutOfSightToCustom((CHARACTERGUID)_Character, (GUIDSTRING)_Target, (INTEGER)_Angle, (STRING)_Animation, (STRING)_Event)
Description

Same as CharacterAppearOutOfSightTo with _PlaySpawn = 1, except that the specified _Animation will be played when spawning instead of the default spawning animation.

Notes
See Also