Navigation
API > API/Plugins > API/Plugins/XRCreativeEditor > API/Plugins/XRCreativeEditor/AXRCreativeEditorUtilityToolActo-
References
| Module | XRCreativeEditor |
| Header | /Engine/Plugins/Experimental/XRCreativeFramework/Source/XRCreativeEditor/Public/XRCreativeEditorUtilityToolActor.h |
| Include | #include "XRCreativeEditorUtilityToolActor.h" |
UFUNCTION (BlueprintCallable, BlueprintPure, Category="Input|Editor")
UInputComponent * GetInputComponent() const
Remarks
Returns the current InputComponent on this utility actor. This will be NULL unless bReceivesEditorInput is set to true.