Show / Hide Table of Contents

Class MyEnvironmentItemsAttribute

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

Constructors

MyEnvironmentItemsAttribute(Type)

Declaration
public MyEnvironmentItemsAttribute(Type itemDefinitionType)
Parameters
Type Name Description
System.Type itemDefinitionType

Fields

ItemDefinitionType

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