|
LEAP Documentation 40220
Documentation for the LEAP project
|
#include "CoreMinimal.h"#include "Weapons/WeaponInstanceRanged.h"#include "WeaponInstanceBeam.generated.h"Go to the source code of this file.
Classes | |
| class | UWeaponInstanceBeam |
Functions | |
| DECLARE_DYNAMIC_MULTICAST_DELEGATE_OneParam (FBeamWeaponEventSignature, uint8, Mode) | |
| DECLARE_DYNAMIC_MULTICAST_DELEGATE_OneParam (FBeamTargetSignature, AActor *, BeamTarget) | |
| DECLARE_DYNAMIC_MULTICAST_DELEGATE_OneParam | ( | FBeamTargetSignature | , |
| AActor * | , | ||
| BeamTarget | |||
| ) |
| DECLARE_DYNAMIC_MULTICAST_DELEGATE_OneParam | ( | FBeamWeaponEventSignature | , |
| uint8 | , | ||
| Mode | |||
| ) |