AssetRipper_AssetRipper/Source/AssetRipper.Tools.MonoBehaviourTester
ds5678 1a1767adca Refactor field access in Serializable classes
Updated `SerializableStructure` and `SerializableType` to use the `Fields` property instead of the `GetField` method for accessing field data. This change improves code readability and maintainability. Adjusted logic for determining engine pointers by consolidating checks into a single return statement. Added a debug assertion to verify that `etalon` has an `ArrayDepth` of zero in specific contexts. Overall, these modifications enhance code structure while preserving functionality.
2025-02-17 19:22:16 -08:00
..