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