M_MSCLoader_ModUI_ParsePopupResponse__1 - piotrulos/MSCModLoader GitHub Wiki

ParsePopupResponse<T> Method

Parse popup response by deserializing it.

Definition

Namespace: MSCLoader
Assembly: MSCLoader (in MSCLoader.dll) Version: 1.3.1.346

C#

public static T ParsePopupResponse<T>(
	string response
)
where T : new()

View Source

Parameters

  String
Popup response

Type Parameters

Your class

Return Value

T
Deserialized response

See Also

Reference

ModUI Class
MSCLoader Namespace

⚠️ **GitHub.com Fallback** ⚠️