Add suppressions for plugins.
This commit is contained in:
@@ -21,18 +21,6 @@ namespace TMPro
|
||||
}
|
||||
|
||||
|
||||
void OnEnable()
|
||||
{
|
||||
//m_playAnimations = true;
|
||||
}
|
||||
|
||||
|
||||
void OnDisable()
|
||||
{
|
||||
//m_playAnimations = false;
|
||||
}
|
||||
|
||||
|
||||
public void StopAllAnimations()
|
||||
{
|
||||
StopAllCoroutines();
|
||||
|
Reference in New Issue
Block a user