Documentation for the Unreal C++ Plugin
Loading...
Searching...
No Matches
BySpotTeleporter.h File Reference
#include "CoreMinimal.h"
#include "TeleporterBase.h"
#include "BySpotTeleporter.generated.h"
Include dependency graph for BySpotTeleporter.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ABySpotTeleporter
 UCLASS() More...
 
class  ATeleportersSpot
 UCLASS(BlueprintType) More...
 

Functions

 DECLARE_DYNAMIC_MULTICAST_DELEGATE_TwoParams (FOnCharacterTeleportedOnSpot, ATeleportersSpot *, TeleportersSpot, APixoVRCharacter *, Character)
 

Function Documentation

◆ DECLARE_DYNAMIC_MULTICAST_DELEGATE_TwoParams()

DECLARE_DYNAMIC_MULTICAST_DELEGATE_TwoParams ( FOnCharacterTeleportedOnSpot ,
ATeleportersSpot * ,
TeleportersSpot ,
APixoVRCharacter * ,
Character  )