internal static void CreateGameObject(Protocol.Client arg1, Struct.GameObject obj) { Objects.Add(obj); }
internal static void CreateControlMarker(Protocol.Client arg1, Struct.ControlMarker marker) { Objects.Add(marker); }