DVTk API
ActorConnection Constructor (actorName, active)
DVTkDvtk.IheActors.BasesActorConnectionActorConnection(ActorName, Boolean)
DVTk API

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

Class constructor
Declaration Syntax
C#Visual BasicVisual C++
public ActorConnection(
	ActorName actorName,
	bool active
)
Public Sub New ( _
	actorName As ActorName, _
	active As Boolean _
)
public:
ActorConnection(
	ActorName^ actorName, 
	bool active
)
Parameters
actorName (ActorName)
Actor Name.
active (Boolean)
Active flag - true/false.

Assembly: DvtkIheActors (Module: DvtkIheActors) Version: 0.0.0.0