public override void OnStart() { m_RoleBase = gameObject.GetComponentInChildren <RoleBase>(); m_RoleBase.Talk(content, duraTime); }