Fixed UI not being interactable
This commit is contained in:
parent
067bb41820
commit
5bf8d73d21
BIN
Content/Assets/Characters/Merchant/AMerchant.uasset
(Stored with Git LFS)
BIN
Content/Assets/Characters/Merchant/AMerchant.uasset
(Stored with Git LFS)
Binary file not shown.
@ -55,7 +55,9 @@ public:
|
||||
UPROPERTY(EditAnyWhere)
|
||||
float TraceDistance = 200;
|
||||
|
||||
UFUNCTION(BlueprintCallable)
|
||||
void InputDisabler();
|
||||
|
||||
void LineTraceLogic();
|
||||
|
||||
UPROPERTY()
|
||||
|
Loading…
Reference in New Issue
Block a user