IScreenShotManagerPtr

Type definition for shared pointers to instances of [IScreenShotManager](API\Developer\ScreenShotComparisonTools\Interfaces\IScreenShotManager).

Unreal Engine C++ API Reference > Developer > ScreenShotComparisonTools > Interfaces

Type

typedef [TSharedPtr](API\Runtime\Core\Templates\TSharedPtr)< class [IScreenShotManager](API\Developer\ScreenShotComparisonTools\Interfaces\IScreenShotManager) > IScreenShotManagerPtr  

References

   
Module ScreenShotComparisonTools
Header /Engine/Source/Developer/ScreenShotComparisonTools/Public/Interfaces/IScreenShotManager.h
Include #include "Interfaces/IScreenShotManager.h"

Remarks

Type definition for shared pointers to instances of IScreenShotManager.


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library