IAutomationControllerManagerPtr

Type definition for shared pointers to instances of [IAutomationControllerManager](API\Developer\AutomationController\IAutomationControllerManager).

Unreal Engine C++ API Reference > Developer > AutomationController

Type

typedef [TSharedPtr](API\Runtime\Core\Templates\TSharedPtr)< class [IAutomationControllerManager](API\Developer\AutomationController\IAutomationControllerManager) > IAutomationControllerManagerPtr  

References

   
Module AutomationController
Header /Engine/Source/Developer/AutomationController/Public/IAutomationControllerManager.h
Include #include "IAutomationControllerManager.h"

Remarks

Type definition for shared pointers to instances of IAutomationControllerManager.


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library