#include <ActorAttacher.h>
Inheritance diagram for UActorAttacher:
Collaboration diagram for UActorAttacher:Static Public Member Functions | |
| static void | AttachActors (AActor *Child, AActor *Parent, EAttachmentType AttachmentType) |
Definition at line 38 of file ActorAttacher.h.
|
static |
Definition at line 96 of file ActorAttacher.cpp.
References Rigid, SpringArm, SpringArmGhost, UActorAttacher_AttachActorsWithSpringArm(), and UActorAttacher_AttachActorsWithSpringArmGhost().
Referenced by UCarlaEpisode::AttachActors().
Here is the call graph for this function:
Here is the caller graph for this function:
1.8.13