UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FCompoundChangeInput Struct Reference

#include <Change.h>

Public Member Functions

 FCompoundChangeInput ()
 
 FCompoundChangeInput (FCompoundChangeInput &&RHS)
 

Public Attributes

TArray< TUniquePtr< FChange > > Subchanges
 

Constructor & Destructor Documentation

◆ FCompoundChangeInput() [1/2]

FCompoundChangeInput::FCompoundChangeInput ( )
inline

◆ FCompoundChangeInput() [2/2]

FCompoundChangeInput::FCompoundChangeInput ( FCompoundChangeInput &&  RHS)
inlineexplicit

Member Data Documentation

◆ Subchanges

TArray<TUniquePtr<FChange> > FCompoundChangeInput::Subchanges

Ordered list of changes that comprise everything needed to describe this change


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