Rebornbuddy
Loading...
Searching...
No Matches
ff14bot.Managers.GearSet Struct Reference

Holds information about the individual gearsets. More...

Public Member Functions

override string ToString ()
void Activate ()

Public Attributes

string Name
ClassJobType Class
byte GlamourSetLink
short ItemLevel
GearsetFlag Flags
GearSetItem[] Gear

Properties

bool InUse [get]
int Index [get]

Detailed Description

Holds information about the individual gearsets.

Member Function Documentation

◆ Activate()

void ff14bot.Managers.GearSet.Activate ( )

◆ ToString()

override string ff14bot.Managers.GearSet.ToString ( )

Member Data Documentation

◆ Class

ClassJobType ff14bot.Managers.GearSet.Class

◆ Flags

GearsetFlag ff14bot.Managers.GearSet.Flags

◆ Gear

GearSetItem [] ff14bot.Managers.GearSet.Gear

◆ GlamourSetLink

byte ff14bot.Managers.GearSet.GlamourSetLink

◆ ItemLevel

short ff14bot.Managers.GearSet.ItemLevel

◆ Name

string ff14bot.Managers.GearSet.Name

Property Documentation

◆ Index

int ff14bot.Managers.GearSet.Index
get

◆ InUse

bool ff14bot.Managers.GearSet.InUse
get