Show / Hide Table of Contents

Class MyDefinitionTypeAttribute

Inheritance
System.Object
VRage.Game.Common.MyFactoryTagAttribute
MyDefinitionTypeAttribute
Namespace: VRage.Game.Definitions
Assembly: VRage.Game.dll
Syntax
public class MyDefinitionTypeAttribute : MyFactoryTagAttribute

Constructors

MyDefinitionTypeAttribute(Type, Type)

Declaration
public MyDefinitionTypeAttribute(Type objectBuilderType, Type postProcessor = null)
Parameters
Type Name Description
System.Type objectBuilderType
System.Type postProcessor

Fields

PostProcessor

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