View Single Post
milutinke
AlliedModders Donor
Join Date: Jun 2012
Location: Serbia
Old 11-29-2019 , 05:00   Re: Enum Structs Available This Holiday Season
Reply With Quote #31

Can we get the following methods and properties
  • .getEnumStructName() - Returns the name of the enum struct as a string.
  • .getMethods() - Returns array list of methods present in the enum struct.
  • [<method name>] (Example: rectangle["x"]) - Same as rectangle.x, if non existant, returns Invalid_Handle or if non existant while setting, gets created and gets assigned a value.

Those would be useful for serialization/deserialization.
milutinke is offline
Send a message via Skype™ to milutinke