====== AudioEmitter::getProfileId ====== ()Returns the datablock id of the sound profile this emitter is using. ===== Syntax ===== int AudioEmitter::getProfileId(); ===== Parameters ===== This function does not accept any parameters. ===== Return value ===== [[scripting:doc:engine:types:int|int]]\\ No description available. ===== Remarks ===== ===== Examples ===== ===== Source ===== Engine ===== See also ===== [[scripting:doc:u:audioemitter:update|AudioEmitter::update]]\\ ===== References ===== This function is not called by any other functions.