RemoveAll
- C++
- Blueprint
UFUNCTION(BlueprintCallable, Category = "Event System")
void RemoveAll();
Removes all observer records in the Event System.
UFUNCTION(BlueprintCallable, Category = "Event System")
void RemoveAll();
Removes all observer records in the Event System.