27 UFUNCTION(BlueprintNativeEvent, BlueprintCallable, Category = "PixoVRTool")
34 UFUNCTION(BlueprintNativeEvent, BlueprintCallable, Category = "PixoVRTool")
35 void PairSecondaryTool(
AActor* SecondaryTool);
42 UFUNCTION(BlueprintNativeEvent, BlueprintCallable, Category = "PixoVRTool")
43 void Use(
bool InActivate, EControllerHand Hand);
49 UFUNCTION(BlueprintNativeEvent, BlueprintCallable, Category = "PixoVRTool")
50 void ToggleState(EControllerHand Hand);