terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
Loading...
Searching...
No Matches

◆ CreateSubcategoryButton< T >()

GroupOptionButton< int > Terraria.GameContent.UI.States.UICreativePowersMenu.CreateSubcategoryButton< T > ( ref CreativePowerUIElementRequestInfo request,
int subcategoryDepth,
string subcategoryName,
int subcategoryIndex,
int currentSelectedInSubcategory,
Dictionary< int, GroupOptionButton< int > > subcategoryButtons,
Dictionary< int, UIElement > slidersSet )
inlineprivate
Type Constraints
T :class 
T :ICreativePower 
T :IProvideSliderElement 
T :IPowerSubcategoryElement 

Definition at line 553 of file UICreativePowersMenu.cs.