Osiris/API/TeleportRequestMovie

From Divinity Engine Wiki
Jump to: navigation, search
Full Definition(s)
  • event TeleportRequestMovie((INTEGER)_UserID, (STRING)_UserEvent)
Description

Thrown for every currently connected user by CharacterTeleportPartiesToTriggerWithMovieRequestCallback. In response, call CharacterSetTeleportMovie with the movie you wish to play for this user.

Parameters
Notes
See Also