mirror of
				https://github.com/DerTyp7/industrialize-unity.git
				synced 2025-10-31 13:27:09 +01:00 
			
		
		
		
	new init
This commit is contained in:
		
							
								
								
									
										9
									
								
								Assets/PlacedObjects/TestObject/TestObjectPO.cs
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										9
									
								
								Assets/PlacedObjects/TestObject/TestObjectPO.cs
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,9 @@ | ||||
| using UnityEngine; | ||||
|  | ||||
| public class TestObjectPO : PlacedObject | ||||
| { | ||||
|     public override void OnPlace() | ||||
|     { | ||||
|         Debug.Log("Placed Object: " + placedObjectTypeSO.name); | ||||
|     } | ||||
| } | ||||
		Reference in New Issue
	
	Block a user
	 Janis
					Janis