Add type links to Object |
Remove one of the links |
||
Line 1: | Line 1: | ||
Allows casting a input [[Type:Object|Object (Type)]] to a certain ValueType. Only works if the input | Allows casting a input [[Type:Object|Object (Type)]] to a certain ValueType. Only works if the input Object 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 is actually storing a instance of ValueType.