Navigation
API > API/Runtime > API/Runtime/Foliage > API/Runtime/Foliage/AInteractiveFoliageActor
References
| Module | Foliage |
| Header | /Engine/Source/Runtime/Foliage/Public/InteractiveFoliageActor.h |
| Include | #include "InteractiveFoliageActor.h" |
| Source | /Engine/Source/Runtime/Foliage/Private/FoliageComponent.cpp |
UFUNCTION ()
void CapsuleTouched
(
UPrimitiveComponent * OverlappedComp,
AActor * Other,
UPrimitiveComponent * OtherComp,
int32 OtherBodyIndex,
bool bFromSweep,
const FHitResult & OverlapInfo
)
Remarks
Called when capsule is touched