Class MyVoxelBase.OperationType
Inheritance
System.Object
MyVoxelBase.OperationType
Assembly: Sandbox.Game.dll
Syntax
public sealed class OperationType : Enum
Fields
Cut
Declaration
public const MyVoxelBase.OperationType Cut
Field Value
Fill
Declaration
public const MyVoxelBase.OperationType Fill
Field Value
Paint
Declaration
public const MyVoxelBase.OperationType Paint
Field Value
Revert
Declaration
public const MyVoxelBase.OperationType Revert
Field Value
value__
Declaration
Field Value
Type |
Description |
System.Byte |
|