Show / Hide Table of Contents

Class MyVoxelBase.OperationType

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

Fields

Cut

Declaration
public const MyVoxelBase.OperationType Cut
Field Value
Type Description
MyVoxelBase.OperationType

Fill

Declaration
public const MyVoxelBase.OperationType Fill
Field Value
Type Description
MyVoxelBase.OperationType

Paint

Declaration
public const MyVoxelBase.OperationType Paint
Field Value
Type Description
MyVoxelBase.OperationType

Revert

Declaration
public const MyVoxelBase.OperationType Revert
Field Value
Type Description
MyVoxelBase.OperationType

value__

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