UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FActorsInitializedParams Struct Reference

#include <World.h>

Public Member Functions

 FActorsInitializedParams (UWorld *InWorld, bool InResetTime)
 

Public Attributes

UWorldWorld
 
bool ResetTime
 

Constructor & Destructor Documentation

◆ FActorsInitializedParams()

FActorsInitializedParams::FActorsInitializedParams ( UWorld InWorld,
bool  InResetTime 
)
inline

Member Data Documentation

◆ ResetTime

bool FActorsInitializedParams::ResetTime

◆ World

UWorld* FActorsInitializedParams::World

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