terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches

◆ WhenNotSelected()

SettingsForCharacterPreview Terraria.DataStructures.SettingsForCharacterPreview.WhenNotSelected ( [Optional] int? startFrame,
[Optional] int? frameCount,
[Optional] int? delayPerFrame,
[Optional] bool? bounceLoop )
inline

Definition at line 42 of file SettingsForCharacterPreview.cs.

43 {
44 return this;
45 }