#include "Carla.h"
#include "Carla/Util/ActorAttacher.h"
#include "GameFramework/SpringArmComponent.h"
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) |
Definition at line 12 of file ActorAttacher.cpp.
References SpringArm.
Referenced by UActorAttacher::AttachActors().
|
static |
Definition at line 54 of file ActorAttacher.cpp.
References SpringArm.
Referenced by UActorAttacher::AttachActors().