LEAP Documentation 40220
Documentation for the LEAP project
SpawnInterface.h File Reference
#include "CoreMinimal.h"
#include "UObject/Interface.h"
#include "SpawnInterface.generated.h"

Go to the source code of this file.

Classes

class  USpawnInterface
 
class  ISpawnInterface
 

Functions

 DECLARE_DYNAMIC_MULTICAST_DELEGATE_OneParam (FSpawnProgressSignature, UObject *, Spawner)
 
 DECLARE_DYNAMIC_MULTICAST_DELEGATE_OneParam (FSpawnEventCompleteSignature, bool, bSuccess)
 

Function Documentation

◆ DECLARE_DYNAMIC_MULTICAST_DELEGATE_OneParam() [1/2]

DECLARE_DYNAMIC_MULTICAST_DELEGATE_OneParam ( FSpawnEventCompleteSignature  ,
bool  ,
bSuccess   
)

◆ DECLARE_DYNAMIC_MULTICAST_DELEGATE_OneParam() [2/2]

DECLARE_DYNAMIC_MULTICAST_DELEGATE_OneParam ( FSpawnProgressSignature  ,
UObject *  ,
Spawner   
)