MultiplayerRoleType Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents a collection of roles for this role type.
[Windows.Foundation.Metadata.Activatable(1)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
[Windows.Foundation.Metadata.Version(1)]
public sealed class MultiplayerRoleType
type MultiplayerRoleType = class
interface __IMultiplayerRoleTypePublicNonVirtuals
Public NotInheritable Class MultiplayerRoleType
- Inheritance
-
MultiplayerRoleType
- Attributes
-
Windows.Foundation.Metadata.ActivatableAttribute Windows.Foundation.Metadata.MarshalingBehaviorAttribute Windows.Foundation.Metadata.ThreadingAttribute Windows.Foundation.Metadata.VersionAttribute
Constructors
MultiplayerRoleType() |
Creates a MultiplayerRoleType object. |
Properties
MutableRoleSettings |
Mutable role settings for this role. |
OwnerManaged |
True if ownerManaged is set on the roleType. |
Roles |
A collection of roles for this role type. |