Compare commits
	
		
			No commits in common. "98cadd5952d435902426678d4107dc8d588cf34a" and "094cf8a8b3502aa6d99268545055cfcc3223b860" have entirely different histories.
		
	
	
		
			98cadd5952
			...
			094cf8a8b3
		
	
		
							
								
								
									
										
											BIN
										
									
								
								Content/Assets/Lampfixtures/M_Lightbulb.uasset
									 (Stored with Git LFS)
									
									
									
									
								
							
							
						
						
									
										
											BIN
										
									
								
								Content/Assets/Lampfixtures/M_Lightbulb.uasset
									 (Stored with Git LFS)
									
									
									
									
								
							
										
											Binary file not shown.
										
									
								
							
							
								
								
									
										
											BIN
										
									
								
								Content/Assets/Lampfixtures/lightfixture.uasset
									 (Stored with Git LFS)
									
									
									
									
								
							
							
						
						
									
										
											BIN
										
									
								
								Content/Assets/Lampfixtures/lightfixture.uasset
									 (Stored with Git LFS)
									
									
									
									
								
							
										
											Binary file not shown.
										
									
								
							
							
								
								
									
										
											BIN
										
									
								
								Content/Assets/StorageRack/BP_StorageRack.uasset
									 (Stored with Git LFS)
									
									
									
									
								
							
							
						
						
									
										
											BIN
										
									
								
								Content/Assets/StorageRack/BP_StorageRack.uasset
									 (Stored with Git LFS)
									
									
									
									
								
							
										
											Binary file not shown.
										
									
								
							@ -22,19 +22,19 @@ private:
 | 
				
			|||||||
	int CollectedLevelKeys = 0;
 | 
						int CollectedLevelKeys = 0;
 | 
				
			||||||
	
 | 
						
 | 
				
			||||||
public:
 | 
					public:
 | 
				
			||||||
	UFUNCTION(BlueprintCallable)
 | 
						UFUNCTION()
 | 
				
			||||||
	void LoadNextLevel(TSoftObjectPtr<UWorld> NextLevel);
 | 
						void LoadNextLevel(TSoftObjectPtr<UWorld> NextLevel);
 | 
				
			||||||
 | 
					
 | 
				
			||||||
	UFUNCTION(BlueprintCallable)
 | 
						UFUNCTION()
 | 
				
			||||||
	void IncrementInitialLevelKeys();
 | 
						void IncrementInitialLevelKeys();
 | 
				
			||||||
 | 
					
 | 
				
			||||||
	UFUNCTION(BlueprintCallable)
 | 
						UFUNCTION()
 | 
				
			||||||
	void IncrementCollectedLevelKeys();
 | 
						void IncrementCollectedLevelKeys();
 | 
				
			||||||
 | 
					
 | 
				
			||||||
	UFUNCTION(BlueprintCallable)
 | 
						UFUNCTION()
 | 
				
			||||||
	int GetInitialLevelKeysCount();
 | 
						int GetInitialLevelKeysCount();
 | 
				
			||||||
 | 
					
 | 
				
			||||||
	UFUNCTION(BlueprintCallable)
 | 
						UFUNCTION()
 | 
				
			||||||
	int GetCollectedLevelKeysCount();
 | 
						int GetCollectedLevelKeysCount();
 | 
				
			||||||
	
 | 
						
 | 
				
			||||||
private:
 | 
					private:
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user