Class MyStorageDataProviderAttribute
Inheritance
System.Object
MyStorageDataProviderAttribute
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
Field Value
Type |
Description |
System.Type |
|
ProviderTypeId
Declaration
public readonly int ProviderTypeId
Field Value
Type |
Description |
System.Int32 |
|