![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <DestructibleHLODComponent.h>
Inheritance diagram for UDEPRECATED_UWorldPartitionDestructibleHLODMeshComponent:Additional Inherited Members | |
Public Member Functions inherited from UWorldPartitionDestructibleHLODComponent | |
| ENGINE_API const TArray< FName > & | GetDestructibleActors () const |
| ENGINE_API void | DestroyActor (int32 ActorIndex) |
| ENGINE_API void | DamageActor (int32 ActorIndex, float DamagePercent) |
| ENGINE_API void | ApplyDamagedActorState (int32 ActorIndex, const uint8 ActorHealth) |
| ENGINE_API void | OnDestructionStateUpdated () |