Show / Hide Table of Contents

Class MyUseObjectAttribute

Inheritance
System.Object
MyUseObjectAttribute
Namespace: VRage.Game.Entity.UseObject
Assembly: VRage.Game.dll
Syntax
public class MyUseObjectAttribute : Attribute

Constructors

MyUseObjectAttribute(String)

Declaration
public MyUseObjectAttribute(string dummyName)
Parameters
Type Name Description
System.String dummyName

Fields

DummyName

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