Skip to content

Latest commit

 

History

History
12 lines (11 loc) · 197 Bytes

File metadata and controls

12 lines (11 loc) · 197 Bytes
title FMOD
category Audio
layout 2017/sheet
tags
Featured
prism_languages
csharp
var emitter = RuntimeManager.CreateInstance("event:/Player/Attack");
emitter.Play();