DVTk API
ConfigActor Method (commonConfig, peerToPeerConfigCollection)
DVTkDvtk.IheActors.BasesBaseActorConfigActor(CommonConfig, BasePeerToPeerConfigCollection)
DVTk API

[This is preliminary documentation and is subject to change.]

Configure the Actor
Declaration Syntax
C#Visual BasicVisual C++
public void ConfigActor(
	CommonConfig commonConfig,
	BasePeerToPeerConfigCollection peerToPeerConfigCollection
)
Public Sub ConfigActor ( _
	commonConfig As CommonConfig, _
	peerToPeerConfigCollection As BasePeerToPeerConfigCollection _
)
public:
void ConfigActor(
	CommonConfig^ commonConfig, 
	BasePeerToPeerConfigCollection^ peerToPeerConfigCollection
)
Parameters
commonConfig (CommonConfig)
Common Configuration.
peerToPeerConfigCollection (BasePeerToPeerConfigCollection)
Peer to Peer Configuration collection.

Assembly: DvtkIheActors (Module: DvtkIheActors) Version: 0.0.0.0