Enfusion Script API
Loading...
Searching...
No Matches
Public Member Functions | List of all members
Tuple Interface Reference

Base Tuple class with no parameters. More...

Inheritance diagram for Tuple:
[legend]

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)
 

Detailed Description

Base Tuple class with no parameters.

Used as general purpose parameter overloaded with Tuple1 to Tuple4 templates.

Member Function Documentation

◆ Deserializer()

bool Tuple.Deserializer ( Serializer  ctx)

◆ Serialize()

bool Tuple.Serialize ( Serializer  ctx)

The documentation for this interface was generated from the following file: