FMassBehaviorEntityContext::FMassBehaviorEntityContext

Choose your operating system:

Windows

macOS

Linux

References

Module

MassSmartObjects

Header

/Engine/Plugins/Runtime/MassGameplay/Source/MassSmartObjects/Public/MassSmartObjectBehaviorDefinition.h

Include

#include "MassSmartObjectBehaviorDefinition.h"

Syntax

FMassBehaviorEntityContext
(
    const FMassEntityHandle InEntity,
    const FDataFragment_Transform & InTransformFragment,
    FMassSmartObjectUserFragment & InSOUser,
    USmartObjectSubsystem & InSubsystem
)