#include <UObjectArray.h>
Base class for UObjectBase create class listeners
◆ ~FUObjectCreateListener()
| virtual FUObjectArray::FUObjectCreateListener::~FUObjectCreateListener |
( |
| ) |
|
|
inlinevirtual |
◆ NotifyUObjectCreated()
Provides notification that a UObjectBase has been added to the uobject array
- Parameters
-
| Object | object that has been added |
| Index | index of object that is being added |
◆ OnUObjectArrayShutdown()
| virtual void FUObjectArray::FUObjectCreateListener::OnUObjectArrayShutdown |
( |
| ) |
|
|
pure virtual |
Called when UObject Array is being shut down, this is where all listeners should be removed from it
The documentation for this class was generated from the following file: