Navigation
API > API/Runtime > API/Runtime/InteractiveToolsFramework > API/Runtime/InteractiveToolsFramework/IToolsContextQueriesAPI
References
| Module | InteractiveToolsFramework |
| Header | /Engine/Source/Runtime/InteractiveToolsFramework/Public/ToolContextInterfaces.h |
| Include | #include "ToolContextInterfaces.h" |
void GetCurrentViewState
(
FViewCameraState & StateOut
) const
Remarks
Request information about current view state
Parameters
| Name | Description |
|---|---|
| StateOut | this structure is populated with available state information |