GetInfo<T>(Engine, InfoTypeSingle)
Generic method, supporting multiple GetInfo calls that return a single response.
public static T GetInfo<T>(Engine engine, InfoTypeSingle type)
SLNet.GetInfo<GetLicensesResponseMessage>(engine, InfoTypeSingle.Licenses);
GetLicensesResponseMessage
Type
Name
Description
PreviousChangeCommunicationState(Engine, Int32, Int32, Boolean)NextGetInfo<T>(Engine, InfoTypeArray)
Last updated