Property TitleId
- Namespace
- GuildWars2.Hero.Accounts
- Assembly
- GW2SDK.dll
TitleId
The selected title ID of the current character.
public required int? TitleId { get; init; }
Property Value
- int?
The selected title ID of the current character.
public required int? TitleId { get; init; }