FUncontrolledChangelistState::SetDescription

Sets a new description for this Uncontrolled Changelist

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.

Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library