ALODActor::AddSubActor

Adds InActor to the SubActors array and set its LODParent to this

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 AddSubActor
(
    AActor * InActor
)

Remarks

Adds InActor to the SubActors array and set its LODParent to this

Parameters

Parameter

Description

InActor

Actor 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