Example #1
0
 public HangarCameraRotateScheduledComponent(Platform.Kernel.ECS.ClientEntitySystem.API.ScheduledEvent scheduledEvent)
 {
     this.ScheduledEvent = scheduledEvent;
 }
Example #2
0
 public HideBattleChatMessagesSheduleComponent(Platform.Kernel.ECS.ClientEntitySystem.API.ScheduledEvent scheduledEvent)
 {
     this.ScheduledEvent = scheduledEvent;
 }