FMassEntityTemplate::SetArchetype

InArchetype is expected to be valid. The function will crash-check it.

Choose your operating system:

Windows

macOS

Linux

References

Module

MassSpawner

Header

/Engine/Plugins/Runtime/MassGameplay/Source/MassSpawner/Public/MassEntityTemplate.h

Include

#include "MassEntityTemplate.h"

Source

/Engine/Plugins/Runtime/MassGameplay/Source/MassSpawner/Private/MassEntityTemplate.cpp

Syntax

void SetArchetype
(
    const FArchetypeHandle & InArchetype
)

Remarks

InArchetype is expected to be valid. The function will crash-check it.