Type Alias AbilityStoneSocketIndex

Source
pub type AbilityStoneSocketIndex = i64;
Expand description

Index of one ability socket, 0..ability_stone_settings.sockets.len(). The socket — not the stone — carries the crate::flip::WorldSide, so the same stone fits any of the four sockets.