Osiris/API/CharacterSetTeleportMovie
From Divinity Engine Wiki
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 CharacterTeleportPartiesToTriggerWithMovieRequestCallback for more information.