This contains the source code documentation of the class DialogicMusicEvent
.
DialogicMusicEvent
Inherits: DialogicEvent
Settings
Properties
Methods
Returns | Method |
---|---|
String | get_shortcode ( ) |
Dictionary | get_shortcode_parameters ( ) |
void | build_event_editor ( ) |
Dictionary | get_bus_suggestions ( ) |
Property Descriptions
The file to play. If empty, the previous music will be faded out.
The length of the fade. If 0 (by default) it's an instant change.
The volume the music will be played at.
The audio bus the music will be played at.
If true, the audio will loop, otherwise only play once.
Method Descriptions
func get_shortcode ( ) ⇒ String
No description available.
func get_shortcode_parameters ( ) ⇒ Dictionary
No description available.
func build_event_editor ( ) ⇒ void
No description available.
func get_bus_suggestions ( ) ⇒ Dictionary
No description available.