add gameobjects view

This commit is contained in:
bird_egop
2024-11-28 05:07:17 +03:00
parent e16b219854
commit c50512ea52
4 changed files with 240 additions and 29 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
namespace MissionTmaLib;
public record LodeInfo(Vector3 UnknownVector, int UnknownInt1, int UnknownInt2, float UnknownFloat, int UnknownInt3);
public record LodeInfo(Vector3 UnknownVector, int UnknownInt1, int UnknownFlags2, float UnknownFloat, int UnknownInt3);