Types
Some of the runtime types added by NDynamicRefs.
DynamicRef Component
A component which registers and unregisters the owning AActor with the UNDynamicRefSubsystem for future query.
DynamicRef
An enumerated list of fixed reference identifiers used as keys for dynamic references.
DynamicRef Subsystem
A locator system that maintains a map that organizes actors into predefined categories.
DynamicRef Object
A Blueprint-friendly UObject wrapper around a single ENDynamicRef slot or FName bucket, used by the developer overlay.
DynamicRef ListView Entry
A UMG list view entry widget for a single dynamic-reference row, used by the developer overlay.