Navigation
Unreal Engine C++ API Reference > Runtime > Engine > Engine > UObjectLibrary
Syntax
FObjectLibraryOnObjectAdded OnObjectAddedEvent
Remarks
Delegates for when an object is added or removed from this library. This happens when objects are being loaded by the library if represented by asset data.