Method WithExtraSystems
WithExtraSystems(Type[])
Declaration
public GameObjectConversionSettings WithExtraSystems(params Type[] extraSystems)
Parameters
Type | Name | Description |
---|---|---|
Type[] | extraSystems |
Returns
Type | Description |
---|---|
GameObjectConversionSettings |
WithExtraSystems<T1, T2>()
Declaration
public GameObjectConversionSettings WithExtraSystems<T1, T2>()
Returns
Type | Description |
---|---|
GameObjectConversionSettings |
Type Parameters
Name | Description |
---|---|
T1 | |
T2 |
WithExtraSystems<T1, T2, T3>()
Declaration
public GameObjectConversionSettings WithExtraSystems<T1, T2, T3>()
Returns
Type | Description |
---|---|
GameObjectConversionSettings |
Type Parameters
Name | Description |
---|---|
T1 | |
T2 | |
T3 |