3 files changed
+3
-3
lines changedSubmodule red4ext.sdk updated 35 files
- include/RED4ext/Addresses-Found.hpp-47.6k
- include/RED4ext/Addresses-Zoltan.hpp-404
- include/RED4ext/Definitions.hpp-141.1k
- include/RED4ext/NativeTypes.hpp+7
- include/RED4ext/Relocation.hpp+21
- include/RED4ext/Scripting/Natives/GameInstance.hpp+3-1
- include/RED4ext/Scripting/Natives/Generated/EInputKey.hpp+5-5
- include/RED4ext/Scripting/Natives/Generated/WidgetHudComponent.hpp+1-1
- include/RED4ext/Scripting/Natives/Generated/ent/AnimatedComponent.hpp+1-1
- include/RED4ext/Scripting/Natives/Generated/ent/MeshComponent.hpp+2
- include/RED4ext/Scripting/Natives/Generated/ent/PhysicalMeshComponent.hpp+1-1
- include/RED4ext/Scripting/Natives/Generated/ent/SlotComponent.hpp+8-4
- include/RED4ext/Scripting/Natives/Generated/ent/SoundListenerComponent.hpp+3-1
- include/RED4ext/Scripting/Natives/Generated/game/Component.hpp+1-1
- include/RED4ext/Scripting/Natives/Generated/game/data/VehicleDetachablePart_Record.hpp+7-1
- include/RED4ext/Scripting/Natives/Generated/ink/InputKeyIconManager.hpp+22-1
- include/RED4ext/Scripting/Natives/Generated/physics/ColliderSphere.hpp+5-2
- include/RED4ext/Scripting/Natives/Generated/physics/SystemBody.hpp+1-1
- include/RED4ext/Scripting/Natives/actionActionInterface.hpp+5-2
- include/RED4ext/Scripting/Natives/entEntity.hpp+35-2
- include/RED4ext/Scripting/Natives/entEntityTemplate.hpp+1-1
- include/RED4ext/Scripting/Natives/entIComponent-inl.hpp+1-1
- include/RED4ext/Scripting/Natives/entIComponent.hpp+4-4
- include/RED4ext/Scripting/Natives/entIPlacedComponent.hpp+7-4
- include/RED4ext/Scripting/Natives/gamedataTweakDBRecord.hpp+1-1
- include/RED4ext/Scripting/Natives/gamedataTweakValue.hpp+7-5
- include/RED4ext/Scripting/Natives/physicsFilterData.hpp+8-2
- include/RED4ext/Scripting/Natives/physicsProxyHelper.hpp+17-6
- include/RED4ext/Scripting/Natives/physicsProxyId.hpp+4-1
- include/RED4ext/Scripting/Natives/physicsProxyManager-inl.hpp+7-4
- include/RED4ext/Scripting/Natives/physicsProxyManager.hpp+4-2
- include/RED4ext/Scripting/Natives/vehicleBaseObject.hpp+82-40
- include/RED4ext/Scripting/Natives/vehicleCollisions.hpp+1
- include/RED4ext/Scripting/Natives/vehicleDestruction.hpp+35-15
- include/RED4ext/Scripting/Natives/vehiclePhysics.hpp+13-10
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| |||
0 commit comments