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. |
value | The attribute's value. |
bool True if the method can retrieve the attribute's value. False otherwise.
Method that tries to retrieve an attribute's value from an attribute bag.. Returns true if it is found, otherwise returns false.