KeytagResourceNamesBody
public enum KeytagResourceNamesBody : String, CaseIterable
This enum has the names for all of the various keytag body visual resources.
You can use these, in conjunction with customized (and/or localized) visual assets.
-
This means nobody’s home.
Declaration
Swift
case none = ""
-
The black tag
Declaration
Swift
case body_Black
-
The dark blue tag
Declaration
Swift
case body_Blue
-
The burnt orange tag
Declaration
Swift
case body_BurntOrange
-
The dayglo green tag
Declaration
Swift
case body_DaygloGreen
-
The dayglo orange tag
Declaration
Swift
case body_DaygloOrange
-
The gray tag
Declaration
Swift
case body_Gray
-
The hot pink tag
Declaration
Swift
case body_HotPink
-
The hunter green tag
Declaration
Swift
case body_HunterGreen
-
The moonglow (glow in the dark) tag
Declaration
Swift
case body_Moonglow
-
The purple tag
Declaration
Swift
case body_Purple
-
The dark red tag
Declaration
Swift
case body_Red
-
The “speckled” white tag
Declaration
Swift
case body_Speckled
-
The pure white tag
Declaration
Swift
case body_White
-
The bright yellow tag
Declaration
Swift
case body_Yellow