tModLoader v2024.07
A mod to make and play Terraria mods
PreJITFilter Class Reference

Allows custom JIT logic to be applied to classes in this mod. More...

Public Member Functions

virtual bool ShouldJIT (MemberInfo member)
 

Detailed Description

Allows custom JIT logic to be applied to classes in this mod.