tModLoader v2025.08
A mod to make and play Terraria mods
SetFactory.NamedSetKey Member List

This is the complete list of members for SetFactory.NamedSetKey, including all inherited members.

Description(string description)SetFactory.NamedSetKey
RegisterBoolSet(params int[] types)SetFactory.NamedSetKey
RegisterBoolSet(bool defaultState, params int[] types)SetFactory.NamedSetKey
RegisterCustomSet< T >(T defaultState, params object[] inputs)SetFactory.NamedSetKey
RegisterFloatSet(float defaultState, params float[] inputs)SetFactory.NamedSetKey
RegisterIntSet(int defaultState, params int[] inputs)SetFactory.NamedSetKey
RegisterIntSet(params int[] types)SetFactory.NamedSetKey
RegisterUshortSet(ushort defaultState, params ushort[] inputs)SetFactory.NamedSetKey