Class Sentence
- Namespace
- ValveResourceFormat.ResourceTypes
- Assembly
- ValveResourceFormat.dll
Represents a sentence with phoneme and emphasis data for voice playback.
public class SentenceInheritance
Inherited Members
Properties
RunTimePhonemes
Gets the phoneme tags for lip-sync.
public required PhonemeTag[] RunTimePhonemes { get; init; }