Navigation
API > API/Runtime > API/Runtime/InteractiveToolsFramework > API/Runtime/InteractiveToolsFramework/UContextObjectStore
References
| Module | InteractiveToolsFramework |
| Header | /Engine/Source/Runtime/InteractiveToolsFramework/Public/ContextObjectStore.h |
| Include | #include "ContextObjectStore.h" |
| Source | /Engine/Source/Runtime/InteractiveToolsFramework/Private/ContextObjectStore.cpp |
UObject &42; FindContextByClass
&40;
UClass &42; InClass
&41; const
Remarks
Finds the first context object that derives from the given class. the found context object, or nullptr if none matches.