Info about Unbox |
Add type links to Object |
||
Line 1: | Line 1: | ||
Allows casting a input Object to a certain ValueType. Only works if the input Object is actually storing a instance of ValueType. | Allows casting a input [[Type:Object|Object (Type)]] to a certain ValueType. Only works if the input [[Type:Object|Object (Type)]] is actually storing a instance of ValueType. |
Revision as of 14:08, 13 February 2024
Allows casting a input Object (Type) to a certain ValueType. Only works if the input Object (Type) is actually storing a instance of ValueType.