FlatRedBall.GumIdb.AddToManagers C# (CSharp) Method

AddToManagers() protected method

protected AddToManagers ( ) : void
return void
        protected void AddToManagers()
        {
            element.AddToManagers(mManagers, null);
        }
        #endregion