Hey!👋 ubyte.dev just recently launched. It's dedicated towards Unreal Engine 5.
Portions of the materials used are trademarks and/or copyrighted works of Epic Games, Inc. All rights reserved by Epic. This material is not official and is not endorsed by Epic.
Documentation
Unreal Engine 5.0

Unreal Engine 5.0

title placeholder

About

FAgentActivity represents a singular task an agent can perform. They can be executed by agent activity workers.

By default, it can be seen as merely a 'pointer' to an agent activity without carrying additional state.

Modifying the structure

Recommended

Before deciding to add properties to this structure, it's encouraged to become familiar with WorkerPayloadGameplayConcept, which allows IGenericAgentActivityWorkers to allocate and associate any generic payload data structure to the current or upcoming agent activity (or even a particular FAgentActivityCognition tag).

In this sense, FAgentActivity could merely be treated as a "pointer" to an agent activity, without carrying additional state.

cross linkedin facebook pinterest youtube rss twitter instagram facebook-blank rss-blank linkedin-blank pinterest youtube twitter instagram