![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <InstancedStaticMeshDelegates.h>
Public Member Functions | |
| DECLARE_MULTICAST_DELEGATE_TwoParams (FOnTreeBuilt, UHierarchicalInstancedStaticMeshComponent *, bool) | |
Static Public Attributes | |
| static ENGINE_API FOnTreeBuilt | OnTreeBuilt |
| FHierarchicalInstancedStaticMeshDelegates::DECLARE_MULTICAST_DELEGATE_TwoParams | ( | FOnTreeBuilt | , |
| UHierarchicalInstancedStaticMeshComponent * | , | ||
| bool | |||
| ) |
Delegate called when the tree of a HISM has been (re)built.
|
static |