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

◆ SetFloat() [1/2]

void UnityEngine.Material.SetFloat ( int nameID,
float value )
inline

Definition at line 396 of file Material.cs.

397 {
398 throw null;
399 }