public static T GetTopMostComponent<T>( this UnityEngine.GameObject go, Func<T, bool> picker ) where T : class
Copyright (c) Immerse Learning, All rights reserved.