SSingleObjectDetailsPanel::GetObjectToObserve

Should be implemented by derived classes to provide the object being observed.

Unreal Engine C++ API Reference > Editor > KismetWidgets > SSingleObjectDetailsPanel

References

   
Module KismetWidgets
Header /Engine/Source/Editor/KismetWidgets/Public/SSingleObjectDetailsPanel.h
Include #include "SSingleObjectDetailsPanel.h"
Source /Engine/Source/Editor/KismetWidgets/Private/SSingleObjectDetailsPanel.cpp
virtual [UObject](API\Runtime\CoreUObject\UObject\UObject) * GetObjectToObserve() const  

Remarks

Should be implemented by derived classes to provide the object being observed.


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library