C# Class SEModAPIInternal.API.Entity.InventoryItemEntity

Inheritance: BaseObject
Afficher le fichier Open project: rexxar-tc/SEServerExtender Class Usage Examples

Méthodes publiques

Свойство Type Description
InventoryItemClass string
InventoryItemGetObjectBuilderMethod string
InventoryItemItemIdField string
InventoryItemNamespace string

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
Dispose ( ) : void
InventoryItemEntity ( MyObjectBuilder_InventoryItem definition ) : System
InventoryItemEntity ( MyObjectBuilder_InventoryItem definition, Object backingObject ) : System
InventoryItemEntity ( Object backingObject, InventoryEntity parent ) : System
ReflectionUnitTest ( ) : bool

Method Details

Dispose() public méthode

public Dispose ( ) : void
Résultat void

InventoryItemEntity() public méthode

public InventoryItemEntity ( MyObjectBuilder_InventoryItem definition ) : System
definition MyObjectBuilder_InventoryItem
Résultat System

InventoryItemEntity() public méthode

public InventoryItemEntity ( MyObjectBuilder_InventoryItem definition, Object backingObject ) : System
definition MyObjectBuilder_InventoryItem
backingObject Object
Résultat System

InventoryItemEntity() public méthode

public InventoryItemEntity ( Object backingObject, InventoryEntity parent ) : System
backingObject Object
parent InventoryEntity
Résultat System

ReflectionUnitTest() public static méthode

public static ReflectionUnitTest ( ) : bool
Résultat bool

Property Details

InventoryItemClass public_oe static_oe property

public static string InventoryItemClass
Résultat string

InventoryItemGetObjectBuilderMethod public_oe static_oe property

public static string InventoryItemGetObjectBuilderMethod
Résultat string

InventoryItemItemIdField public_oe static_oe property

public static string InventoryItemItemIdField
Résultat string

InventoryItemNamespace public_oe static_oe property

public static string InventoryItemNamespace
Résultat string