using Blue; using System.Collections.Generic; public class GetScenePosRotEvent : IEvent { public List<ScenePosRotInfo> PosRot; }