Class: Component
Lua
C++
Edit

Component:Load

This function is called when a component is loaded from a file or copied.

Syntax

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

Returns

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

Copyright © 2025 Ultra Software.
All rights reserved.