PC Stable Documentation
 
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
Loading...
Searching...
No Matches
BenchmarkLocation Class Reference

Private Member Functions

void BenchmarkLocation (string name)
 
void SetPosition (vector start)
 
void SetLookAtPosition (vector start)
 
void SetCameraSpeedMultiplier (float multiplier)
 
void SetDummyTeleport ()
 
void SetDummyWait ()
 

Private Attributes

bool m_IsDummyTeleport
 
bool m_IsDummyWait
 
float m_CamSpeedMultiplier = 1
 
string m_Name
 
vector m_StartPos
 
vector m_StartLookAtPos
 

Constructor & Destructor Documentation

◆ BenchmarkLocation()

void BenchmarkLocation ( string  name)
inlineprivate

References m_Name, and name.

Member Function Documentation

◆ SetCameraSpeedMultiplier()

void SetCameraSpeedMultiplier ( float  multiplier)
inlineprivate

References m_CamSpeedMultiplier.

◆ SetDummyTeleport()

void SetDummyTeleport ( )
inlineprivate

References m_IsDummyTeleport.

Referenced by AddTeleport().

◆ SetDummyWait()

void SetDummyWait ( )
inlineprivate

References m_IsDummyWait.

Referenced by AddWait().

◆ SetLookAtPosition()

void SetLookAtPosition ( vector  start)
inlineprivate

References m_StartLookAtPos.

Referenced by AddQuickLocation().

◆ SetPosition()

void SetPosition ( vector  start)
inlineprivate

References m_StartPos.

Referenced by AddQuickLocation().

Field Documentation

◆ m_CamSpeedMultiplier

float m_CamSpeedMultiplier = 1
private

◆ m_IsDummyTeleport

bool m_IsDummyTeleport
private

◆ m_IsDummyWait

◆ m_Name

◆ m_StartLookAtPos

◆ m_StartPos


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