Template

An Actor to use as a template when spawning the new Actor.

Windows
MacOS
Linux

Syntax

AActor * Template

Remarks

An Actor to use as a template when spawning the new Actor. The spawned Actor will be initialized using the property values of the template Actor. If left NULL the class default object (CDO) will be used to initialize the spawned Actor.

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