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
NPCSpawnParams.cs
Go to the documentation of this file.
1using System;
3
4namespace Terraria
5{
6 // Token: 0x0200044C RID: 1100
7 public struct NPCSpawnParams
8 {
9 // Token: 0x06002966 RID: 10598 RVA: 0x0019B5D4 File Offset: 0x001997D4
18
19 // Token: 0x0400367F RID: 13951
20 public float? sizeScaleOverride;
21
22 // Token: 0x04003680 RID: 13952
24
25 // Token: 0x04003681 RID: 13953
27
28 // Token: 0x04003682 RID: 13954
30 }
31}
class f__AnonymousType0<< Count > j__TPar
int? playerCountForMultiplayerDifficultyOverride
NPCSpawnParams WithScale(float scaleOverride)