Skip to main content

EOS_UI_PauseSocialOverlayOptions

Type Alias EOS_UI_PauseSocialOverlayOptions 

Source
pub type EOS_UI_PauseSocialOverlayOptions = _tagEOS_UI_PauseSocialOverlayOptions;
Expand description

Input parameters for the EOS_UI_PauseSocialOverlay function.

Aliased Type§

#[repr(C)]
pub struct EOS_UI_PauseSocialOverlayOptions { pub ApiVersion: i32, pub bIsPaused: i32, }

Fields§

§ApiVersion: i32

API Version: Set this to EOS_UI_PAUSESOCIALOVERLAY_API_LATEST.

§bIsPaused: i32

The desired bIsPaused state of the overlay.