Get the blueprint value from a class.
The class to get the blueprint from.
The default value to return if the blueprint key is not found.
The blueprint value or the default value if the key does not exist.
Get the blueprint value from a class.
Param: Class
The class to get the blueprint from.
Param: fallback
The default value to return if the blueprint key is not found.
Returns
The blueprint value or the default value if the key does not exist.