Space Plunder
Loading...
Searching...
No Matches
ALSCharacterMovementComponent.h File Reference
#include "CoreMinimal.h"
#include "GameFramework/CharacterMovementComponent.h"
#include "Interfaces/ALSCharacterMovementInterface.h"
#include "Interfaces/ALSGravityMovementInterface.h"
#include "Library/ALSCharacterStructLibrary.h"
#include "ALSCharacterMovementComponent.generated.h"

Go to the source code of this file.

Classes

class  UALSCharacterMovementComponent
 
class  UALSCharacterMovementComponent::FSavedMove_My
 
class  UALSCharacterMovementComponent::FNetworkPredictionData_Client_My
 

Functions

 DECLARE_DYNAMIC_MULTICAST_DELEGATE_TwoParams (FOnGravityDirectionChanged, EGravityDirectionMode, OldGravityDirectionMode, EGravityDirectionMode, CurrentGravityDirectionMode)
 

Function Documentation

◆ DECLARE_DYNAMIC_MULTICAST_DELEGATE_TwoParams()

DECLARE_DYNAMIC_MULTICAST_DELEGATE_TwoParams ( FOnGravityDirectionChanged ,
EGravityDirectionMode ,
OldGravityDirectionMode ,
EGravityDirectionMode ,
CurrentGravityDirectionMode  )