class:/TYPE/UnityEngine.Behaviour//, can be loaded from an assetbundle using Behaviour::createfromassetbundle(bundlename,prefabname) /
Constructor replaces new;
UnityEngine.Behaviour
| static UnityEngine.Behaviour CreateFromAssetBundle( |
| ) |
Constructor for object from a bundle
| bundle string | bundle name |
| objectname string | object name with extension |
UnityEngine.Behaviour