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 |
bool Deserialize
&40;
const TSharedRef< class FJsonObject > InJsonValue
&41;
Remarks
Deserialize the Uncontrolled Changelist from a Json Object. True if Deserialization succeeded.
Parameters
| Name | Description |
|---|---|
| InJsonValue | The Json Object to read from. |