LEAP Documentation 40220
Documentation for the LEAP project
UBlueprintAsyncActionGetPawn Class Reference

#include <ProjectXBlueprintAsyncAction.h>

Inheritance diagram for UBlueprintAsyncActionGetPawn:
UProjectXBlueprintAsyncAction

Static Public Member Functions

static UBlueprintAsyncActionGetPawnAsyncGetPawn (AController *Controller)
 

Public Attributes

FOnAsyncPawnRequestComplete OnPawnAcquired
 
AController * CachedController = NULL
 

Protected Member Functions

virtual void EvaluateRequest () override
 
virtual void EvaluateRequest ()
 

Additional Inherited Members

- Public Member Functions inherited from UProjectXBlueprintAsyncAction
virtual void Activate () override
 

Member Function Documentation

◆ AsyncGetPawn()

UBlueprintAsyncActionGetPawn * UBlueprintAsyncActionGetPawn::AsyncGetPawn ( AController *  Controller)
static

◆ EvaluateRequest()

void UBlueprintAsyncActionGetPawn::EvaluateRequest ( )
overrideprotectedvirtual

Reimplemented from UProjectXBlueprintAsyncAction.

Member Data Documentation

◆ CachedController

AController* UBlueprintAsyncActionGetPawn::CachedController = NULL

◆ OnPawnAcquired

FOnAsyncPawnRequestComplete UBlueprintAsyncActionGetPawn::OnPawnAcquired

The documentation for this class was generated from the following files: