Show / Hide Table of Contents

Class MyParameterValue

Inheritance
System.Object
MyParameterValue
Namespace: VRage.Game
Assembly: VRage.Game.dll
Syntax
public class MyParameterValue : Object

Constructors

MyParameterValue()

Declaration
public MyParameterValue()

MyParameterValue(String)

Declaration
public MyParameterValue(string paramName)
Parameters
Type Name Description
System.String paramName

Fields

ParameterName

Declaration
public string ParameterName
Field Value
Type Description
System.String

Value

Declaration
public string Value
Field Value
Type Description
System.String
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾