# Cannot fine type 'RESULT'

**URL:** https://qa.fmod.com/t/cannot-fine-type-result/15559
**Category:** Unity
**Created:** [March 19, 2020, 10:13pm UTC](https://qa.fmod.com/t/cannot-fine-type-result/15559 "2020-03-19T22:13:16Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![NephilimGS](https://avatars.discourse-cdn.com/v4/letter/n/eb9ed0/32.png) [@NephilimGS](https://qa.fmod.com/u/NephilimGS)
#### Post date: [March 19, 2020, 10:13pm UTC](https://qa.fmod.com/t/cannot-fine-type-result/15559/1 "2020-03-19T22:13:16Z")

</div>

Hi,

Getting the following:

Assets/Plugins/FMOD/Wrapper/fmod\_xboxone.cs(8,23): error CS0246: The type or namespace name `RESULT’ could not be found. Are you missing an assembly reference?

Where does RESULT come from?

Thanks.

---

<div class="post-metadata">

### Author: ![cameron-fmod](https://yyz2.discourse-cdn.com/flex036/user_avatar/qa.fmod.com/cameron-fmod/32/261_2.png) [@cameron-fmod](https://qa.fmod.com/u/cameron-fmod)
#### Post date: [March 24, 2020, 10:24pm UTC](https://qa.fmod.com/t/cannot-fine-type-result/15559/2 "2020-03-24T22:24:16Z")

</div>

`RESULT` comes from fmod.cs and the ‘FMOD’ namespace.
