Show / Hide Table of Contents

Class MyEntityList.EntityListAction

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

Fields

Depower

Declaration
public const MyEntityList.EntityListAction Depower
Field Value
Type Description
MyEntityList.EntityListAction

Power

Declaration
public const MyEntityList.EntityListAction Power
Field Value
Type Description
MyEntityList.EntityListAction

Remove

Declaration
public const MyEntityList.EntityListAction Remove
Field Value
Type Description
MyEntityList.EntityListAction

Stop

Declaration
public const MyEntityList.EntityListAction Stop
Field Value
Type Description
MyEntityList.EntityListAction

value__

Declaration
public int value__
Field Value
Type Description
System.Int32
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾