/particles
Procs | |
particleset_deserialize_file | Prompts user to select a file to which a particle set was earlier serialized, to load it into the particle set object this proc is attached to. |
---|---|
particleset_serialize_dialog | Prompts user to save the properties of the particle set object this proc is attached to into a file to load in the future. Unless dont_serialize_icon is set, also serializes the icon in the file, otherwise only saves the particle properties. |
Proc Details
particleset_deserialize_file
Prompts user to select a file to which a particle set was earlier serialized, to load it into the particle set object this proc is attached to.
particleset_serialize_dialog
Prompts user to save the properties of the particle set object this proc is attached to into a file to load in the future. Unless dont_serialize_icon is set, also serializes the icon in the file, otherwise only saves the particle properties.