Class AudioLinePlugin
Automatically plays audio when a dialogue line has an audio metadata
key. The clip ID from the metadata is passed to the engine's
IAudioProvider. Stops playback when the view is cleared.
[NPC] ## audio:vo_npc_greeting
Hello there, traveler.
Inherited Members
Namespace: Ibralogue.Plugins
Assembly: .dll
Syntax
public class AudioLinePlugin : EnginePlugin
Methods
| Edit this page View SourceClear()
Declaration
public override void Clear()
Overrides
| Edit this page View SourceDisplay(Line)
Declaration
public override void Display(Line line)
Parameters
| Type | Name | Description |
|---|---|---|
| Line | line |