Show / Hide Table of Contents

Class MyEntityReverbDetectorComponent.ReverbDetectedType

Inheritance
System.Object
MyEntityReverbDetectorComponent.ReverbDetectedType
Namespace: Sandbox.Game.EntityComponents
Assembly: Sandbox.Game.dll
Syntax
public sealed class ReverbDetectedType : Enum

Fields

Grid

Declaration
public const MyEntityReverbDetectorComponent.ReverbDetectedType Grid
Field Value
Type Description
MyEntityReverbDetectorComponent.ReverbDetectedType

None

Declaration
public const MyEntityReverbDetectorComponent.ReverbDetectedType None
Field Value
Type Description
MyEntityReverbDetectorComponent.ReverbDetectedType

value__

Declaration
public int value__
Field Value
Type Description
System.Int32

Voxel

Declaration
public const MyEntityReverbDetectorComponent.ReverbDetectedType Voxel
Field Value
Type Description
MyEntityReverbDetectorComponent.ReverbDetectedType
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾