Navigation
Unreal Engine C++ API Reference > 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 |
void SetDescription ( const [FText](API\Runtime\Core\Internationalization\FText) & InDescription )
Remarks
Sets a new description for this Uncontrolled Changelist
Parameters
Name | Description |
---|---|
InDescription | The new description to set. |