Table of Contents

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

int
No description available.

Remarks

Examples

Source

Engine

See also

AudioEmitter::update

References

This function is not called by any other functions.