C-DEngine 5.105

TheQueuedSenderRegistry..::..GetMeshInfoForNodeID Method

Returns information about the mesh of the node with the given pID parameter. If the method has been called too frequently (less than 30 seconds since last call) or an invalid token or ID is used, the StatusMessage of TheMeshInfoStatus will contain an explanation.

Namespace:  nsCDEngine.Communication
Assembly:  C-DEngine (in C-DEngine.dll)

Syntax


public static TheMeshInfoStatus GetMeshInfoForNodeID(
	Guid pID,
	string token
)
Public Shared Function GetMeshInfoForNodeID ( _
	pID As Guid, _
	token As String _
) As TheMeshInfoStatus
public:
static TheMeshInfoStatus^ GetMeshInfoForNodeID(
	Guid^ pID, 
	String^ token
)

Parameters

pID
Type: Guid
The node ID for the node whose mesh info will be returned.
token
Type: String
The token used to access the mesh info