|
Enfusion Script API
|
Base Tuple class with no parameters. More...
Public Member Functions | |
| bool | Serialize (Serializer ctx) |
| bool | Deserializer (Serializer ctx) |
Public Member Functions inherited from Managed | |
| proto external ref Managed | Clone () |
| Return shallow copy of object, or null if it is not allowed (not public constructor) | |
Base Tuple class with no parameters.
Used as general purpose parameter overloaded with Tuple1 to Tuple4 templates.
| bool Tuple.Deserializer | ( | Serializer | ctx | ) |
| bool Tuple.Serialize | ( | Serializer | ctx | ) |