Example #1
0
 void OnLoadABCompeleted()
 {
     m_ABInfo.LoadAssetAsync <T>(Path, AssetLoadCompletedEvent);
 }