#include <ActorPruningSystem.h>
◆ AActorPruningSystem()
| AActorPruningSystem::AActorPruningSystem |
( |
| ) |
|
◆ BeginPlay()
| void AActorPruningSystem::BeginPlay |
( |
| ) |
|
|
overridevirtual |
◆ BuildActorBoundsOverrideList()
| bool AActorPruningSystem::BuildActorBoundsOverrideList |
( |
const FActorPruneInfo & |
ActorPruneInfo | ) |
|
◆ BuildShowActorList()
| void AActorPruningSystem::BuildShowActorList |
( |
| ) |
|
◆ CallActorPrunerEvents()
| void AActorPruningSystem::CallActorPrunerEvents |
( |
UObject * |
Object, |
|
|
const bool |
bToggle |
|
) |
| |
|
static |
◆ ChunkAndSendShowActorArray()
| void AActorPruningSystem::ChunkAndSendShowActorArray |
( |
const TArray< AActor * > & |
ActorsToShow | ) |
|
◆ EndPlay()
| void AActorPruningSystem::EndPlay |
( |
const EEndPlayReason::Type |
EndPlayReason | ) |
|
|
overridevirtual |
◆ HideAllActors()
| void AActorPruningSystem::HideAllActors |
( |
| ) |
|
◆ MatchStarted()
| void AActorPruningSystem::MatchStarted |
( |
| ) |
|
|
overridevirtual |
◆ Multicast_ShowActors()
| void AActorPruningSystem::Multicast_ShowActors |
( |
const TArray< AActor * > & |
ActorsToShow | ) |
|
◆ SendChunk()
| void AActorPruningSystem::SendChunk |
( |
const TArray< AActor * > |
Chunk | ) |
|
◆ SetActorEnabled()
| void AActorPruningSystem::SetActorEnabled |
( |
AActor * |
Actor, |
|
|
const bool |
bToggle |
|
) |
| |
◆ SpawnInitialActorsOnServer()
| void AActorPruningSystem::SpawnInitialActorsOnServer |
( |
| ) |
|
◆ Tick()
| void AActorPruningSystem::Tick |
( |
float |
DeltaSeconds | ) |
|
|
overridevirtual |
◆ ValidateActorList()
| void AActorPruningSystem::ValidateActorList |
( |
TArray< AActor * > & |
ActorList | ) |
|
◆ ActorsToPrune
◆ bDebug
| bool AActorPruningSystem::bDebug = false |
◆ ShownActorCount
| int32 AActorPruningSystem::ShownActorCount = 0 |
|
static |
The documentation for this class was generated from the following files: