16
									
								
								Script/ManagedBusyRabbit/ManagedBusyRabbit.cs
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										16
									
								
								Script/ManagedBusyRabbit/ManagedBusyRabbit.cs
									
									
									
									
									
										Normal file
									
								
							| @ -0,0 +1,16 @@ | ||||
| using UnrealSharp.Engine.Core.Modules; | ||||
|  | ||||
| namespace ManagedBusyRabbit; | ||||
|  | ||||
| public class FManagedBusyRabbit : IModuleInterface | ||||
| { | ||||
|     public void StartupModule() | ||||
|     { | ||||
|  | ||||
|     } | ||||
|  | ||||
|     public void ShutdownModule() | ||||
|     { | ||||
|  | ||||
|     } | ||||
| } | ||||
		Reference in New Issue
	
	Block a user