This contains the source code documentation of the class DialogicSoundEvent
.
DialogicSoundEvent
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 path to the file to play.
The volume to play the sound at.
The bus to play the sound on.
If true, the sound will loop infinitely. Not recommended (as there is no way to stop it).
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.