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 |
bool RemoveContextObject
(
UObject * InContextObject
)
Remarks
Removes a data object from the tool manager's set of shared data objects. true if the removal is successful.