Class: Component
Lua
C++
Edit

Component:Save

This method is called when a component is saved to a file or copied.

Syntax

Parameter Description
properties component properties
binstream stream of binary data
scene map that is being loaded
flags map save flags
extra user-defined value

Returns

Returns true if the component is successfully saved, otherwise false is returned.

Copyright © 2024 Ultra Software.
All rights reserved.