Skip to content
Snippets Groups Projects
Commit 4494ec34 authored by Giovanni Vindiola's avatar Giovanni Vindiola :speech_balloon:
Browse files

Added AsyncLoadingScreen Plugin. Updated SmartDesk, VRCharacter, Desktop Character

parent f7a311a6
No related branches found
No related tags found
No related merge requests found
......@@ -50,8 +50,8 @@ public:
UPROPERTY(EditAnywhere, BluePrintReadWrite)
USceneComponent* Root;
UPROPERTY(EditAnywhere, BluePrintReadWrite)
UStaticMeshComponent* SphereMeshComponent;
//UPROPERTY(EditAnywhere, BluePrintReadWrite)
// UStaticMeshComponent* SphereMeshComponent;
UFUNCTION(BlueprintImplementableEvent)
void SpawnTexture(UTexture2D* httpTexture, int TextureIndex);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment