LEAP Documentation 40220
Documentation for the LEAP project
IKillCamInterface Class Reference

#include <KillCamInterface.h>

Inheritance diagram for IKillCamInterface:
AProjectXCharacter AProjectXVehicle

Public Member Functions

virtual AKillCameraActorSpawnKillCamActor ()
 
virtual TArray< UMeshComponent * > GetKillCamMeshes () const
 
void ToggleIsInKillCam (bool bInKillCam)
 

Member Function Documentation

◆ GetKillCamMeshes()

virtual TArray< UMeshComponent * > IKillCamInterface::GetKillCamMeshes ( ) const
inlinevirtual

Reimplemented in AProjectXCharacter, and AProjectXVehicle.

◆ SpawnKillCamActor()

virtual AKillCameraActor * IKillCamInterface::SpawnKillCamActor ( )
inlinevirtual

Reimplemented in AProjectXCharacter, and AProjectXVehicle.

◆ ToggleIsInKillCam()

void IKillCamInterface::ToggleIsInKillCam ( bool  bInKillCam)

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