Frame of Reference Game API  1.0.3
Properties | List of all members
FrameOfReference.World.Templates.ItemTemplate Class Reference

Defines the behavior for a certain class of item. More...

Inheritance diagram for FrameOfReference.World.Templates.ItemTemplate:
AlphaFramework.World.Templates.Template< ItemTemplate > NanoByte::Common::Controls::IHighlightColor NanoByte::Common::ICloneable< T >

Properties

int Worth [get, set]
 How much is an item of this class worth (as in money). More...
 
- Properties inherited from AlphaFramework.World.Templates.Template< ItemTemplate >
string Name
 
Color HighlightColor
 
string Description
 
static NamedCollection< TSelf > All
 
- Properties inherited from NanoByte::Common::Controls::IHighlightColor
Color HighlightColor
 

Additional Inherited Members

- Public Member Functions inherited from AlphaFramework.World.Templates.Template< ItemTemplate >
override string ToString ()
 
virtual TSelf Clone ()
 
- Static Public Member Functions inherited from AlphaFramework.World.Templates.Template< ItemTemplate >
static void LoadAll ()
 
- Static Public Attributes inherited from AlphaFramework.World.Templates.Template< ItemTemplate >
static string FileName
 

Detailed Description

Defines the behavior for a certain class of item.

Property Documentation

◆ Worth

int FrameOfReference.World.Templates.ItemTemplate.Worth
getset

How much is an item of this class worth (as in money).


The documentation for this class was generated from the following file: