#include <SubsystemCollection.h>
◆ FSubsystemCollection()
◆ AddReferencedObjects()
Pure virtual that must be overloaded by the inheriting class. Use this method to serialize any UObjects contained that you wish to keep around.
- Parameters
-
| Collector | The collector of referenced objects. |
Implements FGCObject.
◆ ForEachSubsystem()
Perform an operation on all subsystems of a given type in the collection
◆ GetReferencerName()
Overload this method to report a name for your referencer
Implements FGCObject.
◆ GetSubsystem()
◆ GetSubsystemArrayCopy()
Get a list of Subsystems by type
The documentation for this class was generated from the following file: