Thank you for helping us improve the quality of Unity Documentation. Although we cannot accept all submissions, we do read each suggested change from our users and will make updates where applicable.
CloseFor some reason your suggested change could not be submitted. Please <a>try again</a> in a few minutes. And thank you for taking the time to help us improve the quality of Unity Documentation.
Closebag | The attribute bag. |
cc | The context in which the method retrieves attribute values. |
Type The attribute's value. If the method cannot find the value, returns defaultValue.
Method that retrieves an attribute's value from an attribute bag. Returns it if it is found, otherwise return defaultValue.