Steamworks.NativeMethods.ISteamUtils_GetEnteredGamepadTextLength C# (CSharp) Method

ISteamUtils_GetEnteredGamepadTextLength() private method

private ISteamUtils_GetEnteredGamepadTextLength ( ) : uint
return uint
		public static extern uint ISteamUtils_GetEnteredGamepadTextLength();
NativeMethods