Steamworks.NativeMethods.ISteamFriends_GetUserRestrictions C# (CSharp) Method

ISteamFriends_GetUserRestrictions() private method

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