Osiris/API/CharacterSetTeleportMovie

From Divinity Engine Wiki
Jump to: navigation, search
Full Definition(s)
  • call CharacterSetTeleportMovie((INTEGER)_UserID, (STRING)_Movie)
Description

Sets the to be played movie for the user with id _UserID during the upcoming teleportation that was registered using CharacterTeleportPartiesToTriggerWithMovieRequestCallback to _Movie.

Notes
See Also