Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/WorldPartition
Inheritance Hierarchy
- TActorDescList
- FActorDescList
- FWorldPartitionClassDescRegistry
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/WorldPartition/WorldPartitionClassDescRegistry.h |
| Include | #include "WorldPartition/WorldPartitionClassDescRegistry.h" |
Syntax
class FWorldPartitionClassDescRegistry : public FActorDescList
Functions
| Type | Name | Description | |
|---|---|---|---|
| FWorldPartitionClassDescRegistry & | Get () |
||
| void | Initialize () |
||
| bool | IsDerivedFrom
(
const FWorldPartitionActorDesc* InClassDesc, |
||
| bool | |||
| bool | IsRegisteredClass
(
const FTopLevelAssetPath& InClassPath |
||
| FClassDescriptorUpdated & | |||
| void | PrefetchClassDescs
(
const TArray< FTopLevelAssetPath >& InClassPaths |
||
| void | TearDown () |
||
| void | Uninitialize () |
Classes
| Type | Name | Description | |
|---|---|---|---|
| FClassDescriptorUpdated |
Typedefs
| Name | Description |
|---|---|
| FNameClassDescMap | |
| FParentClassMap | |
| FRedirectClassMap |