IMigrationHandler.Migrate(GameObject) Method  
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.
Applies migration to gameObject
public:
 void Migrate(UnityEngine::GameObject ^ gameObject);public void Migrate(UnityEngine.GameObject gameObject);abstract member Migrate : UnityEngine.GameObject -> unitPublic Sub Migrate (gameObject As GameObject)Parameters
- gameObject
- UnityEngine.GameObject