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

◆ CreateCategoryButton< T >()

static GroupOptionButton< T > Terraria.GameContent.Creative.CreativePowersHelper.CreateCategoryButton< T > ( CreativePowerUIElementRequestInfo info,
T option,
T currentOption )
inlinestatic
Type Constraints
T :IConvertible 
T :IEquatable<T> 

Definition at line 206 of file CreativePowersHelper.cs.

207 {
208 throw null;
209 }