PronounObject
info
- This class is only available on LocalAvatarScripts and LocalScripts
Describes an official pronoun's information.
Instance Properties
| Property Name | Property Type | Description |
|---|---|---|
| Id | int | The identifier of the pronoun. |
| NominativeCase | string | The nominative case of the pronoun |
| AccusativeCase | string | The accusative case of the pronoun |
| ReflexivePronoun | string | The reflexive case of the pronoun |
| IndependentGenitiveCase | string | The independent genitive case of the pronoun |
| DependentGenitiveCase | string | The dependent genitive case of the pronoun |