DVTk API
ActorConfig Constructor (actorName, actorConfigState)
DVTkDvtk.IheActors.ActorsActorConfigActorConfig(ActorName, ActorConfigStateEnum)
DVTk API

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

Class constructor.
Declaration Syntax
C#Visual BasicVisual C++
public ActorConfig(
	ActorName actorName,
	ActorConfigStateEnum actorConfigState
)
Public Sub New ( _
	actorName As ActorName, _
	actorConfigState As ActorConfigStateEnum _
)
public:
ActorConfig(
	ActorName^ actorName, 
	ActorConfigStateEnum actorConfigState
)
Parameters
actorName (ActorName)
Actor Name.
actorConfigState (ActorConfigStateEnum)
Actor Config State.

Assembly: DvtkIheActors (Module: DvtkIheActors) Version: 0.0.0.0