Show / Hide Table of Contents

Class MyCubeBlockHighlightModes

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

Fields

AlwaysCanUse

Declaration
public const MyCubeBlockHighlightModes AlwaysCanUse
Field Value
Type Description
MyCubeBlockHighlightModes

AlwaysHostile

Declaration
public const MyCubeBlockHighlightModes AlwaysHostile
Field Value
Type Description
MyCubeBlockHighlightModes

Default

Declaration
public const MyCubeBlockHighlightModes Default
Field Value
Type Description
MyCubeBlockHighlightModes

value__

Declaration
public int value__
Field Value
Type Description
System.Int32

WhenIsWorking

Declaration
public const MyCubeBlockHighlightModes WhenIsWorking
Field Value
Type Description
MyCubeBlockHighlightModes
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾