UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FScopedSpawnActorTimer Class Reference

#include <SpawnActorTimer.h>

Public Member Functions

 FScopedSpawnActorTimer (FName InClassName, ESpawnActorTimingType InSpawnActorType)
 
 ~FScopedSpawnActorTimer ()
 
void SetActorName (FName InActorName)
 

Detailed Description

Scoped timer for actor spawning

Constructor & Destructor Documentation

◆ FScopedSpawnActorTimer()

FScopedSpawnActorTimer::FScopedSpawnActorTimer ( FName  InClassName,
ESpawnActorTimingType  InSpawnActorType 
)
inline

◆ ~FScopedSpawnActorTimer()

FScopedSpawnActorTimer::~FScopedSpawnActorTimer ( )
inline

Member Function Documentation

◆ SetActorName()

void FScopedSpawnActorTimer::SetActorName ( FName  InActorName)
inline

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