Show / Hide Table of Contents

Interface MyStorageData.IOperator

Namespace: VRage.Voxels
Assembly: VRage.dll
Syntax
public interface IOperator

Methods

Op(ref Byte, Byte)

Declaration
void Op(ref byte target, byte source)
Parameters
Type Name Description
System.Byte target
System.Byte source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾