Osiris/API/PlaySoundResource

From Divinity Engine Wiki
Revision as of 14:22, 28 August 2018 by Kevin (talk | contribs) (Created page with "===== Full Definition(s) ===== * call '''PlaySoundResource'''(''(CHARACTERGUID)'''''_object''', ''(GUIDSTRING)'''''_soundResource''') ===== Description ===== Plays the sound r...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
Full Definition(s)
  • call PlaySoundResource((CHARACTERGUID)_object, (GUIDSTRING)_soundResource)
Description

Plays the sound resource with GUID _soundResource for the given object with GUID _character. This sound has no origin point.

See Also