Navigation
API > API/Plugins > API/Plugins/XRCreative > API/Plugins/XRCreative/AXRCreativeAvatar
References
| Module | XRCreative |
| Header | /Engine/Plugins/Experimental/XRCreativeFramework/Source/XRCreative/Public/XRCreativeAvatar.h |
| Include | #include "XRCreativeAvatar.h" |
| Source | /Engine/Plugins/Experimental/XRCreativeFramework/Source/XRCreative/Private/XRCreativeAvatar.cpp |
UFUNCTION&40;BlueprintCallable, Category&61;"XR Creative"&41;
void UnregisterObjectForInput
&40;
UObject &42; Object
&41;
Remarks
Unregisters the given object with the Avatar's Input Component
Parameters
| Name | Description |
|---|---|
| Object | The object to unregister |