IReflectionDataProvider::GetPropertyReflectionData

Unreal Engine C++ API Reference > Developer > UndoHistory > Widgets > IReflectionDataProvider

References

   
Module UndoHistory
Header /Engine/Source/Developer/UndoHistory/Public/Widgets/IReflectionDataProvider.h
Include #include "Widgets/IReflectionDataProvider.h"
[TOptional](API\Runtime\Core\IO\TOptional)< [FPropertyReflectionData](API\Developer\UndoHistory\Widgets\FPropertyReflectionData) > GetPropertyReflectionData
(
    const [FSoftClassPath](API\Runtime\CoreUObject\UObject\FSoftClassPath) & ClassPath,
    [FName](API\Runtime\Core\UObject\FName) PropertyName
) const

Various misc data required for UI, e.g. for the type column


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library