Show / Hide Table of Contents

Class MyMemoryParameterType

Inheritance
System.Object
MyMemoryParameterType
Namespace: VRage.Game
Assembly: VRage.Game.dll
Syntax
public sealed class MyMemoryParameterType : Enum

Fields

IN

Declaration
public const MyMemoryParameterType IN
Field Value
Type Description
MyMemoryParameterType

IN_OUT

Declaration
public const MyMemoryParameterType IN_OUT
Field Value
Type Description
MyMemoryParameterType

OUT

Declaration
public const MyMemoryParameterType OUT
Field Value
Type Description
MyMemoryParameterType

PARAMETER

Declaration
public const MyMemoryParameterType PARAMETER
Field Value
Type Description
MyMemoryParameterType

value__

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