LEAP Documentation 40220
Documentation for the LEAP project
FActorPruneInfo Struct Reference

#include <ActorPruningSystem.h>

Public Attributes

TSubclassOf< AActor > ActorClassToPrune = nullptr
 
int32 MinCount = 0
 
bool bShowAllAtMatchStart = true
 
float StartShowingAtMatchTime = 0.0f
 
AActor * ActorBoundsOverride = nullptr
 
bool bSpawned = false
 

Member Data Documentation

◆ ActorBoundsOverride

AActor* FActorPruneInfo::ActorBoundsOverride = nullptr

◆ ActorClassToPrune

TSubclassOf<AActor> FActorPruneInfo::ActorClassToPrune = nullptr

◆ bShowAllAtMatchStart

bool FActorPruneInfo::bShowAllAtMatchStart = true

◆ bSpawned

bool FActorPruneInfo::bSpawned = false

◆ MinCount

int32 FActorPruneInfo::MinCount = 0

◆ StartShowingAtMatchTime

float FActorPruneInfo::StartShowingAtMatchTime = 0.0f

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