UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
TSingleValuePrimitiveUpdatePayload< InPayloadDataType, InId, InPrimitiveDirtyFlags > Struct Template Reference

#include <ScenePrimitiveUpdates.h>

+ Inheritance diagram for TSingleValuePrimitiveUpdatePayload< InPayloadDataType, InId, InPrimitiveDirtyFlags >:

Public Member Functions

 TSingleValuePrimitiveUpdatePayload (const InPayloadDataType &InValue)
 

Public Attributes

InPayloadDataType Value
 

Detailed Description

template<typename InPayloadDataType, EPrimitiveUpdateId InId, EPrimitiveUpdateDirtyFlags InPrimitiveDirtyFlags>
struct TSingleValuePrimitiveUpdatePayload< InPayloadDataType, InId, InPrimitiveDirtyFlags >

Helper for the update payloads that contain a single payload value.

Constructor & Destructor Documentation

◆ TSingleValuePrimitiveUpdatePayload()

Member Data Documentation

◆ Value


The documentation for this struct was generated from the following file: