Steamworks.NativeMethods.ISteamGameServerUtils_IsSteamRunningInVR C# (CSharp) Method

ISteamGameServerUtils_IsSteamRunningInVR() private method

private ISteamGameServerUtils_IsSteamRunningInVR ( ) : bool
return bool
		public static extern bool ISteamGameServerUtils_IsSteamRunningInVR();
NativeMethods