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 c742690 commit adfa130Copy full SHA for adfa130
Runtime/LLMCharacter.cs
@@ -11,6 +11,7 @@
11
12
namespace LLMUnity
13
{
14
+ [DefaultExecutionOrder(-2)]
15
/// @ingroup llm
16
/// <summary>
17
/// Class implementing the LLM characters.
0 commit comments