Skip to content

Commit 7bad437

Browse files
Updating profiles documentation
1 parent 7d105cb commit 7bad437

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Assets/MixedRealityToolkit/_Core/Definitions/InputSystem/MixedRealityInputSystemProfile.cs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -94,6 +94,8 @@ public MixedRealitySpeechCommandsProfile SpeechCommandsProfile
9494
private set { speechCommandsProfile = value; }
9595
}
9696

97+
[SerializeField]
98+
[Tooltip("Dictation system to be used within the project")]
9799
private IMixedRealityDictationSystem dictationSystem;
98100

99101
/// <summary>

0 commit comments

Comments
 (0)