fCraft  0.638
Custom Minecraft Server
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Properties Events
fCraft.MetadataEntry< TValue > Struct Template Reference

A string metadata entry. More...

Public Attributes

string group
 
string key
 
TValue value
 

Properties

string Group [get, set]
 
string Key [get, set]
 
TValue Value [get, set]
 

Detailed Description

A string metadata entry.

Template Parameters
TValueValue type. Must be a reference type.
Type Constraints
TValue :class 

Member Data Documentation

string fCraft.MetadataEntry< TValue >.group
string fCraft.MetadataEntry< TValue >.key
TValue fCraft.MetadataEntry< TValue >.value

Property Documentation

string fCraft.MetadataEntry< TValue >.Group
getset
string fCraft.MetadataEntry< TValue >.Key
getset
TValue fCraft.MetadataEntry< TValue >.Value
getset

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