Skip to content

Instantly share code, notes, and snippets.

@revmob-sdk
revmob-sdk / Banner.cs
Last active September 12, 2016 17:30
RevMob Unity SDK
using System;
using System.Collections;
using System.Collections.Generic;
using UnityEngine;
public class GameObject : MonoBehaviour
{
// ...