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