Show / Hide Table of Contents

Class MyStorageData.CopyOperator

Inheritance
System.Object
MyStorageData.CopyOperator
Implements
MyStorageData.IOperator
Namespace: VRage.Voxels
Assembly: VRage.dll
Syntax
public sealed class CopyOperator : ValueType, MyStorageData.IOperator

Methods

Op(ref Byte, Byte)

Declaration
public void Op(ref byte target, byte source)
Parameters
Type Name Description
System.Byte target
System.Byte source

Implements

MyStorageData.IOperator
☀
☾
In This Article
  • Methods
    • Op(ref Byte, Byte)
  • Implements
Back to top
Generated by DocFX
☀
☾