Space Plunder
Loading...
Searching...
No Matches
IControllerInterface Class Referenceabstract

#include <ControllerInterface.h>

Inheritance diagram for IControllerInterface:
AAIControllerBase APlayerControllerBase AAIControllerCore AShipBrainController AALSPlayerController AMenuSystemPlayerController AQuestExamplePlayerController ACustomPlayerController ACampaignPlayerController

Public Member Functions

virtual FVector GetPawnLocation () const =0
 
virtual void GetControllerViewPoint (FVector &out_Location, FRotator &out_Rotation) const =0
 

Detailed Description

For Both AI and Player Controllers

Member Function Documentation

◆ GetControllerViewPoint()

virtual void IControllerInterface::GetControllerViewPoint ( FVector & out_Location,
FRotator & out_Rotation ) const
pure virtual

◆ GetPawnLocation()

virtual FVector IControllerInterface::GetPawnLocation ( ) const
pure virtual

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