Role.TitleForMale: Revision history

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

5 January 2024

  • curprev 11:2211:22, 5 January 2024Tayfunwiki talk contribs 1,382 bytes +1,382 Created page with "=== Role Class - <code>TitleForMale</code> Property === ==== Overview ==== The <code>TitleForMale</code> property in the Role class specifies the title assigned to male actors for a given role. ==== Syntax ==== <syntaxhighlight lang="c#"> [field: SerializeField] public string TitleForMale { get; private set; } </syntaxhighlight> ==== Description ==== This property is used to define gender-specific titles for roles. It is particularly relevant in settings where titles..." Tag: Visual edit