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

◆ SetColorsBasedOnSelectionState()

void Terraria.GameContent.UI.Elements.GroupOptionButton< T >.SetColorsBasedOnSelectionState ( Color pickedColor,
Color unpickedColor,
float opacityPicked,
float opacityNotPicked )
inline

Implements Terraria.GameContent.UI.Elements.IGroupOptionButton.

Definition at line 219 of file GroupOptionButton.cs.

220 {
221 throw null;
222 }