Overloads
bool TryGetData (out T data)

Parameters

NameTypeDescription
out data T The extracted data, or default on failure.

Returns

TypeDescription
bool true if data was extracted successfully, false otherwise.
people
Log in to reply
You can't reply if you're not logged in. That would be crazy.