Show / Hide Table of Contents

Class MyEntityQueryType

Inheritance
System.Object
MyEntityQueryType
Namespace: Sandbox.Game.Entities
Assembly: Sandbox.Game.dll
Syntax
public sealed class MyEntityQueryType : Enum

Fields

Both

Declaration
public const MyEntityQueryType Both
Field Value
Type Description
MyEntityQueryType

Dynamic

Declaration
public const MyEntityQueryType Dynamic
Field Value
Type Description
MyEntityQueryType

Static

Declaration
public const MyEntityQueryType Static
Field Value
Type Description
MyEntityQueryType

value__

Declaration
public byte value__
Field Value
Type Description
System.Byte

Extension Methods

MyEntityQueryTypeExtensions.HasDynamic(MyEntityQueryType)
MyEntityQueryTypeExtensions.HasStatic(MyEntityQueryType)
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾