Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Source/Runtime/Engine/Classes/Engine/StreamableManager.h |
Include |
#include "Engine/StreamableManager.h" |
template<typename T>
TSharedPtr< T > FindFirstContextDataOfType() const
Finds the first instance of a contextual data struct which is attached to this handle.
Either nullptr, or TSharedPtr to the first instance of a T on this handle.