m
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
using System;
|
||||
using Cpp2IlInjected;
|
||||
using UnityEngine.Bindings;
|
||||
|
||||
namespace UnityEngine
|
||||
{
|
||||
// Token: 0x02000011 RID: 17
|
||||
[Token(Token = "0x2000011")]
|
||||
[NativeHeader("Modules/Audio/Public/AudioReverbZone.h")]
|
||||
[RequireComponent(typeof(Transform))]
|
||||
public sealed class AudioReverbZone : Behaviour
|
||||
{
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user