| UnityXRUpgradeChainExecuteSetupTaskFor Method |
Namespace:
ImmerseSDK
Assembly:
ImmerseSDK.NotInDll (in ImmerseSDK.NotInDll.dll) Version: 3.7.0.0 (3.7.0.0)
Syntax public void ExecuteSetupTaskFor(
string fromVersion,
string toVersion
)
Parameters
- fromVersion
- Type: SystemString
- toVersion
- Type: SystemString
Implements
IProjectSetupChain.ExecuteSetupTaskFor(String, String)See Also