Show / Hide Table of Contents

Class MyStorageDataProviderAttribute

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

Constructors

MyStorageDataProviderAttribute(Int32)

Declaration
public MyStorageDataProviderAttribute(int typeId)
Parameters
Type Name Description
System.Int32 typeId

Fields

ProviderType

Declaration
public Type ProviderType
Field Value
Type Description
System.Type

ProviderTypeId

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