UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
UInteractiveToolsContext::FContextInitInfo Struct Reference

#include <InteractiveToolsContext.h>

Public Attributes

UInteractiveToolsContextToolsContext = nullptr
 
IToolsContextQueriesAPIQueriesAPI = nullptr
 
IToolsContextTransactionsAPITransactionsAPI = nullptr
 
UInputRouterInputRouter = nullptr
 

Member Data Documentation

◆ InputRouter

UInputRouter* UInteractiveToolsContext::FContextInitInfo::InputRouter = nullptr

◆ QueriesAPI

IToolsContextQueriesAPI* UInteractiveToolsContext::FContextInitInfo::QueriesAPI = nullptr

◆ ToolsContext

UInteractiveToolsContext* UInteractiveToolsContext::FContextInitInfo::ToolsContext = nullptr

◆ TransactionsAPI

IToolsContextTransactionsAPI* UInteractiveToolsContext::FContextInitInfo::TransactionsAPI = nullptr

The documentation for this struct was generated from the following file: