We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5022502 commit e08c2e7Copy full SHA for e08c2e7
Runtime/LineProviders/LocalizedLine.cs
@@ -63,7 +63,7 @@ public string? CharacterName
63
64
/// <summary>
65
/// The object that created this line.
66
- /// Most of the time will be the <see cref="DialogueRuner"/> that passed the presenter the line.
+ /// Most of the time will be the <see cref="DialogueRunner"/> that passed the presenter the line.
67
/// </summary>
68
/// <remarks>
69
/// This exists for situations where you need the dialogue runner (or your custom equivalent) to send back messages.
0 commit comments