C-DEngine 5.105

TheCommCore..::..SubscribeCentral Method

Allows to subscribe to any arbitrary publication you are interested

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

Syntax


public static void SubscribeCentral(
	string pTopics
)
Public Shared Sub SubscribeCentral ( _
	pTopics As String _
)
public:
static void SubscribeCentral(
	String^ pTopics
)

Parameters

pTopics
Type: String