CARLA
Functions
ActorAttacher.cpp File Reference
#include "Carla.h"
#include "Carla/Util/ActorAttacher.h"
#include "GameFramework/SpringArmComponent.h"
+ Include dependency graph for ActorAttacher.cpp:

Go to the source code of this file.

Functions

static void UActorAttacher_AttachActorsWithSpringArm (AActor *Child, AActor *Parent)
 
static void UActorAttacher_AttachActorsWithSpringArmGhost (AActor *Child, AActor *Parent)
 

Function Documentation

◆ UActorAttacher_AttachActorsWithSpringArm()

static void UActorAttacher_AttachActorsWithSpringArm ( AActor Child,
AActor Parent 
)
static

Definition at line 12 of file ActorAttacher.cpp.

References SpringArm.

Referenced by UActorAttacher::AttachActors().

+ Here is the caller graph for this function:

◆ UActorAttacher_AttachActorsWithSpringArmGhost()

static void UActorAttacher_AttachActorsWithSpringArmGhost ( AActor Child,
AActor Parent 
)
static

Definition at line 54 of file ActorAttacher.cpp.

References SpringArm.

Referenced by UActorAttacher::AttachActors().

+ Here is the caller graph for this function: