ALODActor::AddSubActors

Append the provided actors to the SubActors array and properly setup their LODParent

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Engine/LODActor.h

Include

#include "Engine/LODActor.h"

Source

/Engine/Source/Runtime/Engine/Private/LODActor.cpp

Syntax

void AddSubActors
(
    const TArray< AActor * > & InActors
)

Remarks

Append the provided actors to the SubActors array and properly setup their LODParent

Parameters

Parameter

Description

InActors

Array of actors to add

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss