Skip to content

Instantly share code, notes, and snippets.

using System.Collections;
using System.Collections.Generic;
using UnityEngine;
using UnityEngine.EventSystems;
public class DpiEventSystemDragThreshold : MonoBehaviour
{
public int referenceDPI = 100;
public float referencePixelDrag = 8f;
public bool verbose = true;
Incident Identifier: 2821B039-9C4C-4C73-A3B6-766109FC2E5E
CrashReporter Key: e2b4af151f45ac57288978fc76c2a84806db5aab
Hardware Model: iPhone8,1
Process: myunitygame [5039]
Path: /private/var/containers/Bundle/Application/5244507B-6BFA-409D-A49D-EAA005E0B27E/myunitygame.app/myunitygame
Identifier: com.company.myunitygame
Version: 1.01 (1.01)
Code Type: ARM-64 (Native)
Role: Foreground
Parent Process: launchd [1]
using UnityEngine;
using System.Collections;
[ExecuteInEditMode]
public class UnityUICounts : MonoBehaviour {
public int TotalRectTransforms = 0;
public int ImageObjectCount = 0;
public int TextObjectCount = 0;
public int ButtonObjectCount = 0;
// controller exposes properties to the view
// in this case, the default model will be an AdLayout
// but each additional property defined here will be exposed
// to the template when it renders
App.ViewLayoutController = Ember.ObjectController.extend({
network: "Chartboost",
platform: "Android",
adSizes: function() {
var network = this.get('network');
@MiketoString
MiketoString / playlist-from-keywords.rb
Last active December 18, 2015 04:09
Ruby script to create youtube playlist from a list of keywords Example: Create playlist by listing songs in a file
# Build list of videos from keywords.txt file
# Each line is it's own youtube search
#
# Setup instructions
#
# Requires ruby to be installed and youtube_it gem
# sudo gem install youtube_it
#
# Requires youtube dev account. 2 step signup to get dev key from here if you already have gmail
# http://code.google.com/apis/youtube/dashboard
mongostat
connected to: 127.0.0.1
insert/s query/s update/s delete/s getmore/s command/s flushes/s mapped vsize res faults/s locked % idx miss % q t|r|w conn time
0 0 0 0 0 1 0 53146 56765 6808 3 0 0 23|9|14 330 12:08:07
0 0 0 0 0 3 1 53146 56765 6809 42 0 0 23|9|14 330 12:08:08
0 0 0 0 0 1 0 53146 56765 6808 44 0 0 23|9|14 330 12:08:10
0 0 0 0 0 3 0 53146 56765 6808 3 0 0 23|9|14 330 12:08:11
0 0 0 0 0 3 0 53146 56765 6808 4 0 0 23|9|14 330 12:08:14
0 0 0 0 0 3 0 53146 56765 6809 7 0 0 23|9|14
Version Info:
-----------------------------------------------------------------------------
db version v1.6.2, pdfile version 4.5
Mon Sep 6 09:16:47 git version: aef371ecf5d2a824f16ccdc3b745f3702165602f
Details from log file:
-----------------------------------------------------------------------------
Sun Sep 5 20:20:20 Got signal: 11 (Segmentation fault).
Version Info:
-----------------------------------------------------------------------------
db version v1.6.2, pdfile version 4.5
Mon Sep 6 09:16:47 git version: aef371ecf5d2a824f16ccdc3b745f3702165602f
Details from log file:
-----------------------------------------------------------------------------
Sun Sep 5 20:20:20 Got signal: 11 (Segmentation fault).