SpiecsEngine
 
Loading...
Searching...
No Matches

◆ SetInSession()

void Spices::NsightPerfGPUProfilerHUD::SetInSession ( bool inSession)
inline

Set if is needed in session.

Parameters
[in]inSessionTrue if is needed in session.

Definition at line 68 of file NsightPerfGPUProfilerHUD.h.

68{ m_IsInSession = inSession; }

References m_IsInSession.