ISteamUtilsExtensions extension

on

Methods

bOverlayNeedsPresent() bool
checkFileSignature(Pointer<Utf8> szFileName) SteamApiCall
dismissFloatingGamepadTextInput() bool
dismissGamepadTextInput() bool
filterText(ETextFilteringContext context, CSteamId sourceSteamId, Pointer<Utf8> inputMessage, Pointer<Utf8> outFilteredText, int nByteSizeOutFilteredText) int
getApiCallFailureReason(SteamApiCall hSteamApiCall) ESteamApiCallFailure
getApiCallResult(SteamApiCall hSteamApiCall, Pointer<Void> pCallback, int cubCallback, int iCallbackExpected, Pointer<Bool> pbFailed) bool
getAppId() int
getConnectedUniverse() EUniverse
getCurrentBatteryPower() int
getEnteredGamepadTextInput(Pointer<Utf8> text, int cchText) bool
getEnteredGamepadTextLength() int
getImageRGBA(int iImage, Pointer<UnsignedChar> pubDest, int nDestBufferSize) bool
getImageSize(int iImage, Pointer<UnsignedInt> pnWidth, Pointer<UnsignedInt> pnHeight) bool
getIpcCallCount() int
getIpcountry() Pointer<Utf8>
getIpv6ConnectivityState(ESteamIpv6ConnectivityProtocol protocol) ESteamIpv6ConnectivityState
getSecondsSinceAppActive() int
getSecondsSinceComputerActive() int
getServerRealTime() int
getSteamUILanguage() Pointer<Utf8>
initFilterText(int filterOptions) bool
isApiCallCompleted(SteamApiCall hSteamApiCall, Pointer<Bool> pbFailed) bool
isOverlayEnabled() bool
isSteamChinaLauncher() bool
isSteamInBigPictureMode() bool
isSteamRunningInVr() bool
isSteamRunningOnSteamDeck() bool
isVrHeadsetStreamingEnabled() bool
setGameLauncherMode(bool launcherMode) → void
setOverlayNotificationInset(int nHorizontalInset, int nVerticalInset) → void
setOverlayNotificationPosition(ENotificationPosition notificationPosition) → void
setVrHeadsetStreamingEnabled(bool enabled) → void
showFloatingGamepadTextInput(EFloatingGamepadTextInputMode keyboardMode, int nTextFieldXPosition, int nTextFieldYPosition, int nTextFieldWidth, int nTextFieldHeight) bool
showGamepadTextInput(EGamepadTextInputMode inputMode, EGamepadTextInputLineMode lineInputMode, Pointer<Utf8> description, int charMax, Pointer<Utf8> existingText) bool
startVrDashboard() → void