Navigation
API > API/Developer > API/Developer/UncontrolledChangelists > API/Developer/UncontrolledChangelists/FUncontrolledChangelistState
References
| Module | UncontrolledChangelists |
| Header | /Engine/Source/Developer/UncontrolledChangelists/Public/UncontrolledChangelistState.h |
| Include | #include "UncontrolledChangelistState.h" |
| Source | /Engine/Source/Developer/UncontrolledChangelists/Private/UncontrolledChangelistState.cpp |
bool Deserialize
&40;
const TSharedRef< FJsonObject > InJsonValue
&41;
Remarks
Deserialize the state of the Uncontrolled Changelist from a Json Object. True if Deserialization succeeded.
Parameters
| Name | Description |
|---|---|
| InJsonValue | The Json Object to read from. |