package
Version:
v3.0.1
Opens a new window with list of versions in this module.
Published: Apr 5, 2021
License: MIT
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Role is one of the five roles in FFXIV.
const (
None Role = "None"
Tank Role = "Tank"
Healer Role = "Healer"
DPS Role = "DPS"
Crafter Role = "Crafter"
Gatherer Role = "Gatherer"
)
Role type.
Parse converts the string representation of a role to its primitive equivalent.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.