[This is preliminary documentation and is subject to change.]
Actor enum based type from string.
| C# | Visual Basic | Visual C++ |
public static ActorTypeEnum TypeEnum( string type )
Public Shared Function TypeEnum ( _ type As String _ ) As ActorTypeEnum
public: static ActorTypeEnum TypeEnum( String^ type )
- type (String)
- Actor type as String.
Actor Type as Enum.