Provides an api for automatically stripping specific component types for the multiplayer roles.
| Method | Description |
|---|---|
| GetCustomComponents | Gets the list of custom components that are automatically selected for the entire project. |
| GetMultiplayerRoleMaskForComponentType | Gets the multiplayer role mask for a component type. |
| SetCustomComponents | Sets the list of custom components that are automatically selected for the entire project. |
| SetMultiplayerRoleMaskForComponentType | Sets the multiplayer role mask for a component type. |