createAttributeNode
fun createAttributeNode(map: MutableMap<String, AttributeValue>, name: String, av: AttributeValue, game: Game): Node
Creates an editor (such as a TextField, IntSpinner etc. for an AttributeValue). Used by Role.
Note, this is not related to createCustomPropertiesBox (which uses Custom on Property fields).