![]() |
Liberi
An exergame built for kids with CP!
|
Attribute to use on fields. Marks them for assignment from map settings. More...
Inherits Attribute.
Public Member Functions | |
MapSettingAttribute (string settingKey=null) | |
Marks this field for assignment from map settings. More... | |
Properties | |
string | SettingKey [get] |
Gets the setting key used to find the value for the target field. More... | |
Attribute to use on fields. Marks them for assignment from map settings.
Definition at line 7 of file MapSettingAttribute.cs.
|
inline |
Marks this field for assignment from map settings.
settingKey | The setting key used to find the value for the target field. |
Definition at line 23 of file MapSettingAttribute.cs.
|
get |
Gets the setting key used to find the value for the target field.
Definition at line 13 of file MapSettingAttribute.cs.