|
LEAP Documentation 40220
Documentation for the LEAP project
|
#include "CoreMinimal.h"#include "Components/ActorComponent.h"#include "WeaponComponent.h"#include "VehicleSeatComponent.generated.h"Go to the source code of this file.
Functions | |
| DECLARE_DYNAMIC_MULTICAST_DELEGATE_TwoParams (FOccupantChangedSignature, class UVehicleSeatComponent *, Seat, class AProjectXCharacter *, PreviousOccupant) | |
| DECLARE_DYNAMIC_MULTICAST_DELEGATE_TwoParams | ( | FOccupantChangedSignature | , |
| class UVehicleSeatComponent * | , | ||
| Seat | , | ||
| class AProjectXCharacter * | , | ||
| PreviousOccupant | |||
| ) |