Class PropertyConst
A concrete accessor for string literials to be used with PropertySet<TProperty, TValue> The class is partial as a way for you to extend without having to modify the original class. Extend by making another public partial class PropertyConst{}
Inherited Members
Namespace: TinnyStudios.AIUtility.Core.Properties
Assembly: UtilityAIFramework.dll
Syntax
public class PropertyConst
Fields
GOLD
Declaration
public const string GOLD = "Inventory.Gold"
Field Value
Type | Description |
---|---|
String |