Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

ProtoFlux:Unbox: Difference between revisions

From Resonite Wiki
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.