Hsteampipe
#985
Replies: 3 comments
-
In OSW you need to implement this method by yourself. So first you need to initialize steamclient library and create said pipe... And it's not related to steamkit. edit: ok i missed the 'analogue' part lol |
Beta Was this translation helpful? Give feedback.
0 replies
-
In osw, I have HSteamPipe hSteamPipe = SteamAPI_GetHSteamPipe (). I am wondering if there is a similar implementation in steamkit2 |
Beta Was this translation helpful? Give feedback.
0 replies
-
No. SteamKit does not interact with the local Steam client instance. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
How can I get the hsteampipe id? Analogue of SteamAPI_GetHSteamPipe () in OSW.
Beta Was this translation helpful? Give feedback.
All reactions