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

◆ StyleHorizontal

bool Terraria.ObjectData.TileObjectData.StyleHorizontal
getset

Definition at line 1164 of file TileObjectData.cs.

1165 {
1166 [global::Cpp2ILInjected.Token(Token = "0x60032A8")]
1167 [global::Cpp2ILInjected.Address(RVA = "0x1332D10", Offset = "0x1332D10", Length = "0x10")]
1168 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(GUIRubbleMaker), Member = "DrawPreview", MemberParameters = new object[]
1169 {
1173 }, ReturnType = typeof(void))]
1174 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(TileObject), Member = "Place", MemberParameters = new object[] { typeof(TileObject) }, ReturnType = typeof(bool))]
1175 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(TileObject), Member = "DrawPreview", MemberParameters = new object[]
1176 {
1180 }, ReturnType = typeof(void))]
1181 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(WorldGen), Member = "CheckSuper", MemberParameters = new object[]
1182 {
1183 typeof(int),
1184 typeof(int),
1185 typeof(int)
1186 }, ReturnType = typeof(void))]
1187 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 4)]
1188 get
1189 {
1190 throw null;
1191 }
1192 [global::Cpp2ILInjected.Token(Token = "0x60032A9")]
1193 [global::Cpp2ILInjected.Address(RVA = "0x1331D44", Offset = "0x1331D44", Length = "0x104")]
1194 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
1195 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(TileObjectData), Member = "SetupBaseObject", ReturnType = typeof(void))]
1196 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(TileObjectData), Member = "set_StyleHorizontal", MemberParameters = new object[] { typeof(bool) }, ReturnType = typeof(void))]
1197 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(TileObjectData), Member = "Initialize", ReturnType = typeof(void))]
1198 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 79)]
1199 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(TileObjectData), Member = "WriteCheck", ReturnType = typeof(void))]
1200 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(TileObjectStyleModule), Member = ".ctor", MemberParameters = new object[] { typeof(TileObjectStyleModule) }, ReturnType = typeof(void))]
1201 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(List<object>), Member = "get_Item", MemberParameters = new object[] { typeof(int) }, ReturnType = "T")]
1202 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(TileObjectData), Member = "set_StyleHorizontal", MemberParameters = new object[] { typeof(bool) }, ReturnType = typeof(void))]
1203 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 4)]
1204 set
1205 {
1206 throw null;
1207 }
1208 }
class f__AnonymousType0<< Count > j__TPar
TileObjectData(TileObjectData copyFrom=null)