/tg/ Station 13 - Modules - TypesDefine Details

modular_skyrat/modules/player_ranks/code/player_rank_controller/_player_rank_controller.dm

INDEX_CKEYThe index of the ckey in the items of a given row in a query for player ranks.
/datum/player_rank_controllerThis datum is intended to be used as a method of abstraction for the different ways that each player rank handles adding and removing players from their global lists, as well as handling the legacy adding, removing, loading and saving of said lists.

Define Details

INDEX_CKEY

The index of the ckey in the items of a given row in a query for player ranks.