Cronous Emulation Server Daemon

GameData.item_prototypes Property

Gets item prototypes.

[Visual Basic]
Shared Public Property ReadOnly item_prototypes As XmlElement
[C#]
public static XmlElement item_prototypes { get; }
[C++]
public: static __property XmlElement* get_item_prototypes();
[JScript]
public static function get item_prototypes() : XmlElement

See Also

GameData Class | croemud.game Namespace