[This is preliminary documentation and is subject to change.]
Class constructor.
| C# | Visual Basic | Visual C++ |
public ActorConfig( ActorName actorName, ActorConfigStateEnum actorConfigState )
Public Sub New ( _ actorName As ActorName, _ actorConfigState As ActorConfigStateEnum _ )
public: ActorConfig( ActorName^ actorName, ActorConfigStateEnum actorConfigState )
- actorName (ActorName)
- Actor Name.
- actorConfigState (ActorConfigStateEnum)
- Actor Config State.