AInteractiveFoliageActor::CapsuleTouched

Called when capsule is touched

Windows
MacOS
Linux

References

Module

Foliage

Header

/Engine/Source/Runtime/Foliage/Public/InteractiveFoliageActor.h

Include

#include "InteractiveFoliageActor.h"

Source

/Engine/Source/Runtime/Foliage/Private/FoliageComponent.cpp

Syntax

void CapsuleTouched
(
    UPrimitiveComponent * OverlappedComp,
    AActor * Other,
    UPrimitiveComponent * OtherComp,
    int32 OtherBodyIndex,
    bool bFromSweep,
    const FHitResult & OverlapInfo
)

Remarks

Called when capsule is touched

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss