Before deciding to add properties to this structure, it's encouraged to become familiar with WorkerPayloadGameplayConcept, which allows IGenericWorldActivityWorkers
to allocate and associate any generic payload data structure to the current or upcoming world activity (or even a particular FWorldActivityCognition
tag).
In this sense, FWorldActivity
could merely be treated as a "pointer" to a world activity, without carrying additional state.