Show / Hide Table of Contents

Class MyEntityStatEffectTypeAttribute

Inheritance
System.Object
VRage.Game.Common.MyFactoryTagAttribute
MyEntityStatEffectTypeAttribute
Namespace: Sandbox.Game.Entities
Assembly: Sandbox.Game.dll
Syntax
public class MyEntityStatEffectTypeAttribute : MyFactoryTagAttribute

Constructors

MyEntityStatEffectTypeAttribute(Type)

Declaration
public MyEntityStatEffectTypeAttribute(Type objectBuilderType)
Parameters
Type Name Description
System.Type objectBuilderType

MyEntityStatEffectTypeAttribute(Type, Type)

Declaration
public MyEntityStatEffectTypeAttribute(Type objectBuilderType, Type memoryType)
Parameters
Type Name Description
System.Type objectBuilderType
System.Type memoryType

Fields

MemoryType

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