Click or drag to resize

GroupsGetGroup Method (Int32)

Returns the group with the specified id

Namespace:  ImmerseSDK.Sessions
Assembly:  ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.9.0.0 (3.9.0.0)
Syntax
C#
public static Info GetGroup(
	int id
)

Parameters

id
Type: SystemInt32

Return Value

Type: Info
See Also