Show / Hide Table of Contents

Class MyEntityTypeAttribute

Inheritance
System.Object
VRage.Game.Common.MyFactoryTagAttribute
MyEntityTypeAttribute
Namespace: VRage.Game.Entity
Assembly: VRage.Game.dll
Syntax
public class MyEntityTypeAttribute : MyFactoryTagAttribute

Constructors

MyEntityTypeAttribute(Type, Boolean)

Declaration
public MyEntityTypeAttribute(Type objectBuilderType, bool mainBuilder = true)
Parameters
Type Name Description
System.Type objectBuilderType
System.Boolean mainBuilder
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾