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