CARLA
Static Public Member Functions | List of all members
UActorAttacher Class Reference

#include <ActorAttacher.h>

+ Inheritance diagram for UActorAttacher:
+ Collaboration diagram for UActorAttacher:

Static Public Member Functions

static void AttachActors (AActor *Child, AActor *Parent, EAttachmentType AttachmentType)
 

Detailed Description

Definition at line 38 of file ActorAttacher.h.

Member Function Documentation

◆ AttachActors()

void UActorAttacher::AttachActors ( AActor Child,
AActor Parent,
EAttachmentType  AttachmentType 
)
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:

The documentation for this class was generated from the following files: