Navigation
API > API/Developer > API/Developer/UncontrolledChangelists > API/Developer/UncontrolledChangelists/FUncontrolledChangelist
References
| Module | UncontrolledChangelists |
| Header | /Engine/Source/Developer/UncontrolledChangelists/Public/UncontrolledChangelist.h |
| Include | #include "UncontrolledChangelist.h" |
| Source | /Engine/Source/Developer/UncontrolledChangelists/Private/UncontrolledChangelist.cpp |
void Serialize
&40;
TSharedRef< class FJsonObject > OutJsonObject
&41; const
Remarks
Serialize the Uncontrolled Changelist to a Json Object.
Parameters
| Name | Description |
|---|---|
| OutJsonObject | The Json Object used to serialize. |