FCommandChange

To use [FCommandChange](API\Runtime\Core\Misc\FCommandChange) you must implement [Apply()](API\Runtime\Core\Misc\FChange\Apply) and [Revert()](API\Runtime\Core\Misc\FChange\Revert)[Revert()](API\Runtime\Core\Misc\FChange\Revert) is called to "Undo" and [Apply()](API\Runtime\Core\Misc\FChange\Apply) is called to "Redo"