Returns information about the gem types usable in a socket. Only returns valid information when the Item Socketing UI is open (i.e. between the SOCKET_INFO_UPDATE
and SOCKET_INFO_CLOSE
events).
See also Socketing functions.
Signature:
gemColor
=
GetSocketTypes(index)
Arguments:
index
- Index of a gem socket (between 1 andGetNumSockets()
) (number
)
Returns:
gemColor
- Type of the gem socket (string
)Blue
- Accepts any gem, but requires a blue, green, purple or prismatic gem to activate the item's socket bonusMeta
- Accepts only meta gemsRed
- Accepts any gem, but requires a red, purple, orange or prismatic gem to activate the item's socket bonusSocket
- Accepts any gemYellow
- Accepts any gem, but requires a yellow, orange, green or prismatic gem to activate the item's socket bonus