Skip to content

Instantly share code, notes, and snippets.

@wavebit
wavebit / WwiseIDConverter.cs
Last active September 10, 2018 16:34
Wwise ID Converter #Wwise
using System.Collections;
using System.Collections.Generic;
using System.Text;
using UnityEditor;
using UnityEngine;
internal class WwiseIDConverter
{
private enum State
{