Skip to main content

GetObserver

UFUNCTION(BlueprintPure, Category = "Event System | Observer Handle")
static UObject* GetObserver(const FLES_ObserverHandle& ObserverHandle);

Retrieve the Observer associated with this ObserverHandle. Returns nullptr if the handle is invalid.