Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/TActorDescContainerCollection
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
const FWorldPartitionActorDesc * GetActorDescByPath
(
const FString& ActorPath |
WorldPartition/ActorDescContainerCollection.h | ||
const FWorldPartitionActorDesc * GetActorDescByPath
(
const FSoftObjectPath& ActorPath |
WorldPartition/ActorDescContainerCollection.h |
GetActorDescByPath(const FString &)
| Name | GetActorDescByPath |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Public/WorldPartition/ActorDescContainerCollection.h |
| Include Path | #include "WorldPartition/ActorDescContainerCollection.h" |
const FWorldPartitionActorDesc * GetActorDescByPath
(
const FString & ActorPath
) const
GetActorDescByPath(const FSoftObjectPath &)
| Name | GetActorDescByPath |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Public/WorldPartition/ActorDescContainerCollection.h |
| Include Path | #include "WorldPartition/ActorDescContainerCollection.h" |
const FWorldPartitionActorDesc * GetActorDescByPath
(
const FSoftObjectPath & ActorPath
) const